This commit is contained in:
copyrighttxt
2026-08-03 16:11:15 -04:00
committed by GitHub
parent b4c9604137
commit 9e47df577d
+1 -1
View File
@@ -144,7 +144,7 @@ body {
}
.sidebar-nav .nav-link:hover {
background: rgba(83, 0, 0, 0.603);
background: rgba(9, 9, 9, 1);
color: white;
transform: translateX(5px);
}