mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 03:36:13 -04:00
style: spacings
This commit is contained in:
parent
5fc1da9b42
commit
5a97b6baac
11 changed files with 10 additions and 101 deletions
|
@ -50,12 +50,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
> header,
|
||||
> footer {
|
||||
padding: calc(var(#{$css-var-prefix}block-spacing-vertical) * 0.5)
|
||||
var(#{$css-var-prefix}block-spacing-horizontal);
|
||||
}
|
||||
|
||||
> header {
|
||||
> * {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue