diff --git a/static/style/default-common.css b/static/style/default-common.css index 6db96a0..7485566 100644 --- a/static/style/default-common.css +++ b/static/style/default-common.css @@ -36,7 +36,7 @@ body > article { article > section { border-left: #E9E9E9 solid 1px; min-width: 400px; - max-width: 600px; + max-width: 700px; } header#masthead {