mirror of
https://github.com/picocss/pico.git
synced 2025-05-01 21:39:12 -04:00
Version 2.2.1
This commit is contained in:
parent
dbd9c5a44f
commit
e0abc58a64
272 changed files with 16279 additions and 13394 deletions
|
@ -23,7 +23,7 @@
|
|||
margin: 0;
|
||||
padding: calc(var(#{$css-var-prefix}block-spacing-vertical) * 0.75)
|
||||
calc(var(#{$css-var-prefix}block-spacing-horizontal) * 1.5);
|
||||
border-bottom: 1px solid transparent;
|
||||
border-bottom: 1px solid transparent; //(#{$css-var-prefix}primary-background);
|
||||
background-color: var(#{$css-var-prefix}card-sectioning-background-color);
|
||||
list-style-type: none;
|
||||
touch-action: manipulation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue