Skip to content

Commit 9429af4

Browse files
authored
Update index.html
1 parent 7800b7e commit 9429af4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<body>
1818
<span class="tab-bar">
19-
<a href="/" style="background-color: var(--white-08);">Home</a>
19+
<a href="/" style="background-color: var(--white-07);">Home</a>
2020
<a href="/about">About</a>
2121
<a href="/my-projects">Projects</a>
2222
<a href="/contact.html">Contact</a>
@@ -149,4 +149,4 @@ <h2 class="proj-h2">Math Trove</h2>
149149
<script src="script.js"></script>
150150
</body>
151151

152-
</html>
152+
</html>

0 commit comments

Comments
 (0)