remove unused label css
All checks were successful
Static / build (push) Successful in 22s

This commit is contained in:
Brooke 2024-03-19 15:36:08 -04:00
parent d8c39b1561
commit e028b4d9be

View file

@ -111,11 +111,6 @@ body,
padding: 5px; padding: 5px;
} }
.tab:checked ~ label {
background-color: #f3bbae;
color: #241917;
}
#linksTab, #linksTab,
#contactTab, #contactTab,
#dashTab { #dashTab {