mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
refactor: move active link handling to JavaScript
This commit is contained in:
@@ -166,6 +166,10 @@
|
||||
}
|
||||
|
||||
@layer components {
|
||||
.navigation .is-active {
|
||||
@apply underline !decoration-accent decoration-4;
|
||||
}
|
||||
|
||||
.image-shadow {
|
||||
@apply relative transition-transform duration-500 ease-in-out;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user