mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 10:26:13 -04:00
style: card shadow
This commit is contained in:
parent
f714a51d9e
commit
7c068408ca
237 changed files with 237 additions and 237 deletions
|
@ -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") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue