feature: Dark Theme Home & About Styles

This commit is contained in:
daniel-c-harvey
2026-06-19 23:15:26 -04:00
parent aeda7e67a8
commit 77d0562b08
5 changed files with 15 additions and 16 deletions
+2 -2
View File
@@ -64,7 +64,7 @@
font-family: var(--deepdrft-font-mono);
font-size: 0.62rem;
letter-spacing: 0.28em;
color: var(--deepdrft-green-accent);
color: var(--deepdrft-green);
text-transform: uppercase;
margin-bottom: 1.2rem;
}
@@ -79,7 +79,7 @@
.section-title em {
font-style: italic;
color: var(--deepdrft-green);
color: var(--deepdrft-green-accent);
}
/* The body column is already full height; make it a flex container that