staging #2

Merged
noah merged 19 commits from staging into master 2026-02-11 00:06:39 +00:00
7 changed files with 688 additions and 57 deletions
Showing only changes of commit 81ea6a8005 - Show all commits

View File

@ -193,11 +193,11 @@
.btn-groups { .btn-groups {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
gap: 1em; gap: 1.5em;
} }
.section-title { .section-title {
margin: 0.5em 0 0; margin: 0.5em 0 0;
padding-top: 0.75em; padding-top: 1em;
font-size: 1rem; font-size: 1rem;
text-transform: uppercase; text-transform: uppercase;
letter-spacing: 0.08em; letter-spacing: 0.08em;