mirror of
https://github.com/picocss/pico.git
synced 2025-05-02 05:49:13 -04:00
style: dark shadow
This commit is contained in:
parent
39781572d3
commit
020182a7e0
237 changed files with 355 additions and 355 deletions
|
@ -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") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue