🐞 fix: Hero adjustments
Deploy to Dreamhost (dev) / build (push) Successful in 31s
Sync TODOs with Issues / sync_todos (push) Successful in 5s

This commit is contained in:
Keith Solomon
2026-06-20 13:08:34 -05:00
parent 60250aae2d
commit f91fb7cf3f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -37,12 +37,12 @@
.intro {
h1 {
font-size: var(--text-64px);
font-size: var(--text-54px);
font-weight: 400;
line-height: 1;
strong {
font-size: var(--text-65px);
font-size: var(--text-54px);
font-weight: 700;
}