fix: About links covering menu

This commit is contained in:
overflowerror 2024-08-06 23:06:04 +02:00
parent 8d20c5bdff
commit 58c172d5a2

View file

@ -18,6 +18,7 @@ nav {
display: block;
position: fixed;
top: 0;
z-index: 10;
}
nav .hamburger {
@ -320,7 +321,6 @@ h2 {
right: 0;
border: none;
transition: background-color 0.3s, width 0.3s, height 0.3s;
z-index: 10;
}
nav .hamburger {