Skip to content

Commit

Permalink
[noodles] Change body margin to 2em
Browse files Browse the repository at this point in the history
  • Loading branch information
lvn authored Jul 10, 2024
1 parent bfd13ea commit b073edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noodles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

html,
body {
margin: 0;
margin: 2em;
padding: 0;
}
@media only screen {
Expand Down

0 comments on commit b073edb

Please sign in to comment.