Update src/styles/tags.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s

This commit is contained in:
freakoverse 2025-02-09 00:00:37 +00:00
parent 53593663d2
commit 4e3b13566d

View File

@ -91,6 +91,12 @@
border-radius: 5px; border-radius: 5px;
} }
.IBMSMSMBSSCategoriesBoxItem:hover {
text-decoration: unset;
color: white;
background: rgb(255 255 255 / 15%);
}
.IBMSMSMBSSCategoriesBoxSeparator { .IBMSMSMBSSCategoriesBoxSeparator {
padding: 5px; padding: 5px;
line-height: 1; line-height: 1;