feat: static pages

This commit is contained in:
Cory Dransfeldt 2024-11-11 08:59:00 -08:00
parent 96bff400e8
commit 5f43e417d1
No known key found for this signature in database
34 changed files with 409 additions and 1567 deletions

View file

@ -427,7 +427,7 @@ td:first-of-type,
.default-wrapper {
padding-top: var(--spacing-2xl);
& h2:first-of-type {
h2.page-title {
margin-top: 0;
}
}