brz9-cdn/css/pico-1.5.9/docs/scss/content/_typography.scss

20 lines
240 B
SCSS

/**
* Docs: Typography
*/
h1 {
margin-top: -0.25em;
}
section > hgroup {
margin-bottom: calc(var(--typography-spacing-vertical) * 2);
}
[role="document"] {
section > h1,
section > h2,
section > h3 {
line-height: 1;
}
}