Skip to content

Commit

Permalink
Update post title vertical paddings (#14040)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarol authored and hypest committed Feb 22, 2019
1 parent 85550bb commit e485688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/editor/src/components/post-title/style.native.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
.titleContainer {
padding-left: 16;
padding-right: 16;
padding-top: 12;
padding-bottom: 12;
margin-top: 24;
}

0 comments on commit e485688

Please sign in to comment.