📝 docs: Sync spec and plan to use text-24px after the build fix
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user