style: card shadow

This commit is contained in:
Lucas Larroche 2024-02-18 12:19:09 +07:00
parent f714a51d9e
commit 7c068408ca
237 changed files with 237 additions and 237 deletions

View file

@ -55,7 +55,7 @@
#{$css-var-prefix}contrast-inverse: #{$white};
// Box shadow
#{$css-var-prefix}box-shadow: functions.shadow($slate-400);
#{$css-var-prefix}box-shadow: functions.shadow($slate-550);
// Typography
@if map.get($modules, "content/typography") {