Fixed icons growing on windows

This commit is contained in:
Cuptain 2024-11-05 11:09:46 +11:00
parent 7e5b9596a4
commit f3e6f5d925

View File

@ -122,7 +122,7 @@ function unextend(){
text-decoration: none;
}
.nav-icon{
min-width: 3rem;
width: 3rem;
margin: 0 1rem;
}
.nav-link:hover{