Skip to content

Commit

Permalink
updated body top padding
Browse files Browse the repository at this point in the history
  • Loading branch information
eyesore- committed Jan 19, 2017
1 parent c40f8ba commit fde72be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ html, body{
width: 100vw;
}
body{
padding-top: 8em;
padding-top: 13vh;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
Expand Down

0 comments on commit fde72be

Please sign in to comment.