Skip to content

Commit a9eb109

Browse files
committed
added link class
1 parent 1913a9c commit a9eb109

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@
1818
font-size: 1.2rem;
1919
height: 100%;
2020
overflow-y: scroll;
21+
}
22+
23+
.link {
24+
color: white;
2125
}

0 commit comments

Comments
 (0)