style: dark shadow

This commit is contained in:
Lucas Larroche 2024-01-29 23:16:27 +07:00
parent 39781572d3
commit 020182a7e0
237 changed files with 355 additions and 355 deletions

View file

@ -56,7 +56,7 @@
#{$css-var-prefix}contrast-inverse: #{$black};
// Box shadow
#{$css-var-prefix}box-shadow: box-shadow.shadow($black);
#{$css-var-prefix}box-shadow: box-shadow.shadow(mix($black, $slate-950));
// Typography
@if map.get($modules, "content/typography") {