style: spacings

This commit is contained in:
Lucas Larroche 2024-01-14 19:35:49 +07:00
parent 5fc1da9b42
commit 5a97b6baac
11 changed files with 10 additions and 101 deletions

View file

@ -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;