try the "McWumbly shadow" effect v2
This commit is contained in:
parent
7d5b8de1f8
commit
a752cce5e6
|
@ -110,7 +110,7 @@
|
||||||
}
|
}
|
||||||
.avatar {
|
.avatar {
|
||||||
&.latest:not(.single) {
|
&.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