sillyspace/public/static/css/core/flow.css
2026-06-03 22:59:03 -04:00

10 lines
207 B
CSS

.page-frame > *,
.split-layout__pane > * {
margin-block: 0;
}
.page-frame > .page-heading:first-child,
.page-frame > h1:first-child,
.page-frame > .post-card:first-child {
margin-top: var(--space-6);
}