Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s

This commit is contained in:
freakoverse 2024-08-18 17:22:11 +00:00
parent fd5a9e7e4f
commit 02843028f7

View File

@ -316,6 +316,7 @@ h6 {
justify-content: start; justify-content: start;
align-items: center; align-items: center;
grid-gap: 10px; grid-gap: 10px;
cursor: pointer;
} }
.dropdownMainMenuItem:hover { .dropdownMainMenuItem:hover {