style hover link

This commit is contained in:
isUnknown 2024-03-12 17:38:53 +01:00
parent 0fed6cfd12
commit 1fa9bf1e10
5 changed files with 48 additions and 30 deletions

View file

@ -9,9 +9,6 @@
padding: var(--unit--vertical) var(--unit--horizontal);
transition: height 0.2s ease-in-out;
}
#main-header.minimized {
height: calc(var(--unit--vertical) * 3);
}
#logo {
position: relative;
}