Skip to content

Commit

Permalink
Fix the PostTitle font size (#9651)
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad authored Sep 6, 2018
1 parent 33ca4a3 commit 53681ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/editor/src/components/post-title/style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.editor-post-title__block {
position: relative;
padding: 5px 0;
font-size: $editor-font-size;

@include break-small() {
padding: 5px $block-parent-side-ui-clearance;
Expand Down

0 comments on commit 53681ca

Please sign in to comment.