Skip to content

Commit e3d4801

Browse files
committed
fx heading line height, was too small, especially visible on homepage when looking at typing animation
1 parent 16fe6c3 commit e3d4801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
--main-fontSize-small: 1rem;
2525
/* 14px */
2626
--main-fontSize-smaller: 0.875rem;
27-
--main-lineHeight-heading: 1.2;
27+
--main-lineHeight-heading: 1.3;
2828
--main-lineHeight-default: 1.6;
2929
--main-fontWeight-default: 400;
3030
--main-fontWeight-bold: 600;

0 commit comments

Comments
 (0)