We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b49412a + 3941e2b commit f34c326Copy full SHA for f34c326
src/styles/typography.css
@@ -3,7 +3,6 @@
3
font-size: var(--font-size-small);
4
line-height: var(--leading-sm);
5
letter-spacing: var(--tracking-tight);
6
- margin-block-end: calc(var(--spacing) * 30);
7
8
:is(h2, h3, h4, h5, h6):where(:not(.not-prose, .not-prose *)) {
9
scroll-margin-top: calc(var(--spacing) * 32);
0 commit comments