Skip to content

Commit

Permalink
Fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Oct 13, 2018
1 parent 9dd3cd4 commit 39b1168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edit/edit.css
Expand Up @@ -302,8 +302,8 @@ input:invalid {
}
/************ content ***********/
#sections > * {
padding: 1rem 1rem;
margin: 0 0.7rem;
padding: 1rem;
}
#sections > :not(:first-child) {
border-top: 2px solid hsl(0, 0%, 80%);
Expand Down

0 comments on commit 39b1168

Please sign in to comment.