New backup 2025-04-22 12:30:03

This commit is contained in:
Penelope Gwen 2025-04-22 12:30:03 -07:00
parent 1c5d41e9d9
commit d557ec02e8

View file

@ -177,8 +177,9 @@ tooltip{
} }
button { button {
background-color: rgba($color9,0.5); background-color: rgba($color9,0.5);
border-radius: 20px; border-radius: 30px;
margin: 10px; padding: 10px;
// margin: 10px;
// min-width: 60px; // min-width: 60px;
} }
button:hover { button:hover {