New backup 2025-07-24 12:45:02

This commit is contained in:
Penelope Gwen 2025-07-24 12:45:02 -07:00
parent 297acd17e2
commit 4f2bcd7546

View file

@ -23,7 +23,9 @@
.workspaces { .workspaces {
button { button {
border-right: 2px solid blue; &:not(:last-child) {
border-right: 2px solid blue;
}
// background-color: blue; // background-color: blue;
label { label {
padding: 0px 5px; padding: 0px 5px;