[Glitch] Fix Mastodon logo style on hover on public pages' footer
Port 06f49d9cf2
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
0ce0028b61
commit
27072dc7b0
|
@ -128,7 +128,7 @@
|
|||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
svg path {
|
||||
svg {
|
||||
fill: lighten($ui-base-color, 38%);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue