Skip to content

Commit

Permalink
Update demo width
Browse files Browse the repository at this point in the history
  • Loading branch information
Coston Perkins committed Jun 14, 2018
1 parent 9c91c8b commit ee2a3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/example.css
Expand Up @@ -23,7 +23,7 @@ a:hover {
.container {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
max-width: 960px;
padding: 1em;
}

Expand Down

0 comments on commit ee2a3b8

Please sign in to comment.