Remove underline from sidebar nav links
Build and push image / build (push) Successful in 43s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-04 18:58:22 -04:00
parent a82045d1bd
commit 839dbf0430
+1
View File
@@ -48,6 +48,7 @@
border: none;
background: transparent;
text-align: left;
text-decoration: none;
transition: background 100ms;
}
.nav-link:hover {