fix(ui): harden public page components
This commit is contained in:
@@ -54,6 +54,7 @@ component Section {
|
||||
padding-block: 3rem;
|
||||
background: var(--section-tint);
|
||||
color: var(--section-ink);
|
||||
scroll-margin-top: var(--wrn-sticky-header-offset, 5rem);
|
||||
}
|
||||
|
||||
.wrn-section[data-spacing="sm"] {
|
||||
|
||||
Reference in New Issue
Block a user