Skip to content

Commit

Permalink
fix mobile spacing issues on docs (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
aholtzman authored Jun 8, 2022
1 parent 3356c68 commit 18bf3fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ template.innerHTML = `
main {
max-width: 1200px;
margin: 20px auto;
width: 100%;
padding: 0 1rem;
}
a:visited {
Expand Down

0 comments on commit 18bf3fd

Please sign in to comment.