add sectioned template

This commit is contained in:
isUnknown 2024-08-18 16:56:58 +02:00
parent 3008e231cb
commit b1ddfee49c
29 changed files with 297 additions and 23 deletions

View file

@ -4,8 +4,6 @@ section.callout {
display: flex;
flex-direction: column;
align-items: center;
border-top: var(--border);
border-bottom: var(--border);
}
section.callout h4 {