📝 docs: Sync spec and plan to use text-24px after the build fix

This commit is contained in:
Keith Solomon
2026-07-25 00:15:47 -05:00
parent d2b2a04b56
commit 9c3a645368
2 changed files with 2 additions and 2 deletions
@@ -314,7 +314,7 @@ Create the file `views/blocks/services-list/services-list.css` with the followin
}
&__heading {
@apply text-cwc-blue-01 text-25px font-bold leading-none mt-6 mb-4;
@apply text-cwc-blue-01 text-24px font-bold leading-none mt-6 mb-4;
&::after {
background: var(--color-secondary);
@@ -168,7 +168,7 @@ Notes:
}
&__heading {
@apply text-cwc-blue-01 text-25px font-bold leading-none mt-6 mb-4;
@apply text-cwc-blue-01 text-24px font-bold leading-none mt-6 mb-4;
/* the orange accent underline from .post-title h1 */
&::after {
background: var(--color-secondary);