mirror of
https://github.com/picocss/pico.git
synced 2025-05-01 13:29:13 -04:00
fix: typo
This commit is contained in:
parent
0b3d7949e8
commit
694a21b16f
12 changed files with 21 additions and 21 deletions
|
@ -164,7 +164,7 @@
|
|||
#{$✨}card-background-color: var(#{$✨}background-color);
|
||||
#{$✨}card-border-color: var(#{$✨}muted-border-color);
|
||||
#{$✨}card-box-shadow: var(#{$✨}box-shadow);
|
||||
#{$✨}card-sectionning-background-color: #{mix($slate-50, $white, 25%)};
|
||||
#{$✨}card-sectioning-background-color: #{mix($slate-50, $white, 25%)};
|
||||
}
|
||||
|
||||
// Dropdown (<details role="list">)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue