mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 03:33:58 -06:00
try the "McWumbly shadow" effect v2
This commit is contained in:
parent
7d5b8de1f8
commit
a752cce5e6
@ -110,7 +110,7 @@
|
||||
}
|
||||
.avatar {
|
||||
&.latest:not(.single) {
|
||||
box-shadow: 2px 3px 8px 2px rgba(0,0,0, .3);
|
||||
box-shadow: 0 0 0 2px desaturate(scale-color($tertiary, $lightness: 30%), 35%);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user