refactor: improvements to navigation

This commit is contained in:
Carlos Valente
2025-06-20 20:37:12 +02:00
committed by Carlos Valente
parent 31d47ed1e5
commit 48fe6a980c
3 changed files with 7 additions and 11 deletions
@@ -11,10 +11,6 @@
&.collapsible {
cursor: pointer;
&:hover {
border-bottom: 1px solid $white-10;
}
}
}