Skip to content

Commit 4aa300c

Browse files
committed
Remove link color
1 parent 5957acb commit 4aa300c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
body {
22
margin: 0;
33
}
4+
5+
a {
6+
color: unset;
7+
}

0 commit comments

Comments
 (0)