[Glitch] Fix Mastodon logo style on hover on public pages' footer
Port 06f49d9cf2
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
0ce0028b61
commit
27072dc7b0
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
svg path {
|
||||
svg {
|
||||
fill: lighten($ui-base-color, 38%);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue