Skip to content

Commit aba7b64

Browse files
authored
Revert "Updated colors"
1 parent 2f20232 commit aba7b64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
font-size: 41px;
3131
font-weight: bold;
3232
line-height: 70px;
33-
color: gray;
33+
color: gold;
3434
user-select: none;
3535
}
3636
nav ul {
@@ -41,7 +41,7 @@
4141
display: inline-block;
4242
}
4343
nav ul li a {
44-
color: red;
44+
color: white;
4545
display: block;
4646
padding: 0 15px;
4747
line-height: 70px;
@@ -83,4 +83,4 @@
8383
position: relative;
8484
top: -70px;
8585
left: 150px;
86-
}
86+
}

0 commit comments

Comments
 (0)