mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
fix: semantic container
This commit is contained in:
parent
c58117a910
commit
d4b07fc1e5
6 changed files with 4 additions and 15 deletions
|
@ -52,11 +52,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Regular vertical spacings for <header>, <main>, <footer>
|
||||
@else {
|
||||
padding: var(#{$css-var-prefix}block-spacing-vertical) 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue