Skip to content

Commit

Permalink
Remove title vertical paddings for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarol committed Feb 22, 2019
1 parent 0cbf01c commit 09f0d35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/editor/src/components/post-title/style.android.scss
@@ -0,0 +1,6 @@

.titleContainer {
padding-left: 16;
padding-right: 16;
margin-top: 24;
}

0 comments on commit 09f0d35

Please sign in to comment.