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

This commit is contained in:
freakoverse 2024-08-27 12:25:33 +00:00
parent 733c155447
commit eb450839d5

View File

@ -371,10 +371,10 @@ h6 {
}
.button-group button.is-active {
background-color: #4caf50;
color: #ffffff;
background-color: rgb(255 255 255 / 15%);
color: rgb(255 255 255 / 85%);
font-weight: bold;
transform: scale(1.05);
transform: scale(1);
}
.labelMain {