sectioned page - add custom section background color

This commit is contained in:
isUnknown 2024-09-04 14:59:09 +02:00
parent 0d60b9289f
commit 654d6070bc
4 changed files with 19 additions and 11 deletions

View file

@ -1,5 +1,6 @@
[data-template="sectioned"] section {
scroll-margin-top: 6rem;
background-color: var(--color);
}
[data-template="sectioned"] .section__row {