Skip to content

Commit 4d960fd

Browse files
committed
💄 Adjust hero subtitle size and color
1 parent 4cec2e6 commit 4d960fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blocks/Hero/hero.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717

1818
h2 {
19-
@include typography('xl');
19+
@include typography('xl', primary-10, regular, 400);
2020
@include spacing(mt-xxs);
2121
}
2222

0 commit comments

Comments
 (0)