chore: now page layout

This commit is contained in:
Cory Dransfeldt 2023-12-31 15:00:22 -08:00
parent 1cc136b278
commit 64a115f5a8
No known key found for this signature in database

View file

@ -704,15 +704,16 @@ ol li {
width: 1.25rem;
}
.now__section--header:first-of-type {
margin-top: 0;
}
.now__section--header,
article .now__section--header {
margin-top: 2rem;
margin-bottom: 1rem;
}
.now__section--header:first-of-type {
margin-top: 0;
}
.now__explainer {
font-size: var(--font-size-xs);
line-height: var(--line-height-xs);