mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 00:54:02 -05:00
Activity stream background should use $color5
This commit is contained in:
parent
df63461ff0
commit
e4a7e8222e
@ -3,7 +3,7 @@
|
||||
box-shadow: 0 0 15px rgba($color8, 0.2);
|
||||
|
||||
.entry {
|
||||
background: lighten($color2, 8%);
|
||||
background: $color5;
|
||||
|
||||
.detailed-status.light, .status.light {
|
||||
border-bottom: 1px solid $color2;
|
||||
|
Loading…
Reference in New Issue
Block a user