style: apply style guide fonts, colours, and readability fixes #31

Merged
naomi merged 14 commits from feat/style into main 2026-03-03 17:54:54 -08:00
Showing only changes of commit 1396212d2e - Show all commits
+4
View File
@@ -146,6 +146,10 @@ starlight-theme-select > label {
background-color: var(--witch-plum) !important;
}
.hero .tagline {
color: var(--primary-color) !important;
}
#extra-footer-content {
display: flex;
flex-direction: row;