mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
style: light mode card
This commit is contained in:
parent
1252b7bbdb
commit
b88a8bd9fb
1 changed files with 1 additions and 1 deletions
|
@ -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") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue