Skip to content

Commit

Permalink
add a bit of padding to #content
Browse files Browse the repository at this point in the history
  • Loading branch information
DakshalP committed Feb 9, 2020
1 parent ec621eb commit 0a4ceb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/s
top: 15%;
transform: translateX(-50%);
margin-bottom: 5%;
padding: 10px;
}

#message {
Expand Down

0 comments on commit 0a4ceb7

Please sign in to comment.