fix outline spacing

This commit is contained in:
Cory LaViska
2024-12-10 09:35:08 -05:00
parent 7cff8fadde
commit 1a61bd9583

View File

@@ -139,6 +139,10 @@ wa-page > header {
}
}
#outline-standard h2 {
margin-block-end: var(--wa-space-m);
}
/* Pro badges */
wa-badge.pro::part(base) {
background-color: var(--wa-brand-orange);