mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 19:46:14 -04:00
Revert "Merge branch 'master' into dev"
This reverts commit6a6d67dbab
, reversing changes made toba4bd765d8
.
This commit is contained in:
parent
6a6d67dbab
commit
41314ab4b0
83 changed files with 2367 additions and 1839 deletions
|
@ -2,6 +2,10 @@
|
|||
* Docs: Typography
|
||||
*/
|
||||
|
||||
h1 {
|
||||
margin-top: -0.25em;
|
||||
}
|
||||
|
||||
section > hgroup {
|
||||
margin-bottom: calc(var(--typography-spacing-vertical) * 2);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue