Fix menu top margin even box

This commit is contained in:
Jas Singh
2024-06-30 22:38:06 -07:00
parent 57b468beb3
commit 8f54a92e80
8 changed files with 66 additions and 42 deletions

View File

@@ -63,7 +63,7 @@
.close-network-password-input-button {
padding: 0em 0.5em;
&:hover image {
color: $maroon;
color: $mauve;
}
}
@@ -73,7 +73,7 @@
font-size: 1.3em;
}
&:hover {
color: $maroon;
color: $mauve;
}
}
}