Skip to content

Commit e249817

Browse files
author
Sergei Orlow
committed
💄 Make fonts a bit smaller
1 parent 705b03b commit e249817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typography.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Typography from 'typography'
22

33
export default new Typography({
4-
baseFontSize: '18px',
4+
baseFontSize: '16px',
55
baseLineHeight: 1.5,
66
blockMarginBottom: 0.8,
77
headerFontFamily: ['Montserrat', 'system'],

0 commit comments

Comments
 (0)