🐞 fix: Update service heading font size
Deploy to Dreamhost (dev) / build (push) Successful in 35s
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-07-25 10:54:30 -05:00
parent 704b0dc266
commit 63df8e9a88
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
}
.services-list__heading {
@apply text-cwc-blue-01 text-24px font-black leading-none mt-6 mb-4;
@apply text-cwc-blue-01 text-32px font-black leading-none mt-6 mb-4;
&::after {
background: var(--color-secondary);