Skip to content

Commit 86c2b40

Browse files
committed
white
1 parent d2aec86 commit 86c2b40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ body {
4949
background-size: 100%;
5050
}
5151

52-
/* a { */
53-
/* color: black !important; */
54-
/* } */
52+
a {
53+
color: white !important;
54+
}
5555

5656
@media (max-aspect-ratio: 16/9) {
5757
#inner_background {width: 300%; left: -100%;}

0 commit comments

Comments
 (0)