Skip to content

Commit

Permalink
fixed mobile problem 2
Browse files Browse the repository at this point in the history
  • Loading branch information
prismspecs committed Nov 10, 2017
1 parent 0a934aa commit 4fd1f7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,10 @@ input[type=number] {
display: block;
}

body {
margin-top:4px;
}

.margin-right {
display: none;
}
Expand Down

0 comments on commit 4fd1f7e

Please sign in to comment.