better max width

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2016-12-19 21:52:41 -08:00
parent e5412d7357
commit eecd58e750
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3

View file

@ -37,7 +37,7 @@ a:hover {
.wrapper { .wrapper {
margin: 0 auto; margin: 0 auto;
padding-top: 20px; padding-top: 20px;
max-width: 800px; max-width: 900px;
} }
/*------------------------------------*\ /*------------------------------------*\
Demo block Demo block