🐞 fix: Update styles and footer spacing
Deploy to Dreamhost (dev) / build (push) Successful in 36s
Sync TODOs with Issues / sync_todos (push) Successful in 5s

This commit is contained in:
Keith Solomon
2026-07-25 10:42:57 -05:00
parent f0b5bf75a5
commit 02a8379de2
3 changed files with 9 additions and 4 deletions
+3 -2
View File
@@ -37,6 +37,7 @@
--font-weight-medium: 500;
--font-weight-semibold: 600;
--font-weight-bold: 700;
--font-weight-black: 900;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-relaxed: 1.625;
@@ -5710,8 +5711,8 @@ a.contact-info__value:hover {
font-size: var(--text-24px);
--tw-leading: 1;
line-height: 1;
--tw-font-weight: var(--font-weight-bold);
font-weight: var(--font-weight-bold);
--tw-font-weight: var(--font-weight-black);
font-weight: var(--font-weight-black);
color: var(--color-cwc-blue-01);
&::after {
background: var(--color-secondary);