Skip to content

Commit

Permalink
Add 10px padding to editor stylesheet.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed May 12, 2020
1 parent cdb414b commit 44e945f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/editor/src/editor-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ body {
font-size: $editor-font-size;
line-height: $editor-line-height;
color: $dark-gray-primary;
padding: 10px;
}

/* Headings */
Expand Down

0 comments on commit 44e945f

Please sign in to comment.