revert color change

This commit is contained in:
Jonny Gerig Meyer 2023-01-09 17:53:57 -05:00
parent 31b09b9323
commit b205803bf7
No known key found for this signature in database
GPG Key ID: FB602F738A872F7F

View File

@ -35,7 +35,7 @@
&:hover,
&:focus {
border-bottom-color: rgba($sl-color--white, 0.75);
background: rgb(black 0.0625);
background: rgba(black, 0.0625);
}
&:active {