style: light mode card

This commit is contained in:
Lucas Larroche 2024-01-01 21:50:12 +07:00
parent 1252b7bbdb
commit b88a8bd9fb

View File

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