We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7800b7e commit 9429af4Copy full SHA for 9429af4
1 file changed
index.html
@@ -16,7 +16,7 @@
16
17
<body>
18
<span class="tab-bar">
19
- <a href="/" style="background-color: var(--white-08);">Home</a>
+ <a href="/" style="background-color: var(--white-07);">Home</a>
20
<a href="/about">About</a>
21
<a href="/my-projects">Projects</a>
22
<a href="/contact.html">Contact</a>
@@ -149,4 +149,4 @@ <h2 class="proj-h2">Math Trove</h2>
149
<script src="script.js"></script>
150
</body>
151
152
-</html>
+</html>
0 commit comments