Skip to content

Commit

Permalink
Make the page background white
Browse files Browse the repository at this point in the history
As from feedback in a recent issue
  • Loading branch information
lucaong committed Nov 2, 2020
1 parent a0dd2b8 commit ca1c476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
color: #555;
margin: 0;
padding: 0;
background: #fff;
}
a {
color: #0099cc;
Expand Down

0 comments on commit ca1c476

Please sign in to comment.