We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f20232 + aba7b64 commit b9aaa40Copy full SHA for b9aaa40
style.css
@@ -30,7 +30,7 @@
30
font-size: 41px;
31
font-weight: bold;
32
line-height: 70px;
33
- color: gray;
+ color: gold;
34
user-select: none;
35
}
36
nav ul {
@@ -41,7 +41,7 @@
41
display: inline-block;
42
43
nav ul li a {
44
- color: red;
+ color: white;
45
display: block;
46
padding: 0 15px;
47
@@ -83,4 +83,4 @@
83
position: relative;
84
top: -70px;
85
left: 150px;
86
- }
+ }
0 commit comments