Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Commit

Permalink
Fix style settings font size default
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingislost committed Sep 11, 2021
1 parent 625a6cc commit d476a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ settings:
id: cm-font-size
title: Code Block Font Size
type: variable-text
default: '18px'
default: '16px'
-
id: cm-line-height
title: Code Block Line Height
Expand Down

0 comments on commit d476a5c

Please sign in to comment.