New backup 2025-03-10 17:45:06

This commit is contained in:
Penelope Gwen 2025-03-10 17:45:06 -07:00
parent 77914dec6f
commit 1578bf7f6a

View file

@ -117,8 +117,9 @@ button.active {
border-radius:8px;
}
menu {
color: blue;
background-color: red;
color: $color9;
background-color: rgba($color8,0.7);
padding: 10px;
}
}