Skip to content

Commit 4d92b41

Browse files
committedAug 31, 2020
add default font size
1 parent aec02a5 commit 4d92b41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/index.mjs

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ export const vars = {
4444
light: '#e0e0e0',
4545
},
4646

47+
fontSize: '18px',
48+
4749
link: {
4850
dark: '#8f6ab4',
4951
light: '#8f6ab4',

0 commit comments

Comments
 (0)
Please sign in to comment.