mirror of
https://github.com/danog/sass-site.git
synced 2024-11-26 12:04:40 +01:00
revert color change
This commit is contained in:
parent
31b09b9323
commit
b205803bf7
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user