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

This commit is contained in:
freakoverse 2024-08-27 12:12:27 +00:00
parent 9bdc8678c4
commit 733c155447

View File

@ -145,19 +145,6 @@ h6 {
justify-content: start; justify-content: start;
} }
.btnMain.btnMainTipTap {
padding: 5px 10px;
height: 35px;
font-size: 14px;
}
.btnMainTipTap.is-active {
background-color: rgb(255 255 255 / 15%);
color: rgb(255 255 255 / 85%);
font-weight: 700;
transform: scale(1);
}
.IBMSecMainGroup { .IBMSecMainGroup {
width: 100%; width: 100%;
display: flex; display: flex;