Skip to content

Commit

Permalink
Add title block top margin. (#23447)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Jun 25, 2020
1 parent 6c878a8 commit 81a010f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/edit-post/src/components/visual-editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
// We need to have two DOM elements.
.edit-post-visual-editor__post-title-wrapper {
.editor-post-title {
// Add some top margin.
margin-top: 2em;

// Center.
margin-left: auto;
margin-right: auto;
Expand Down

0 comments on commit 81a010f

Please sign in to comment.