Skip to content

Commit 0bddfc4

Browse files
committed
💄 Increase line-height of modal subTitle to improve readability
1 parent e6a2d6e commit 0bddfc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Modal/modal.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
}
8888

8989
.subTitle {
90-
@include typography(primary-20);
90+
@include typography(primary-20, hmd);
9191
@include spacing(mb-xs);
9292
}
9393
}

0 commit comments

Comments
 (0)