diff --git a/issues/_common/header b/issues/_common/header index fa7037b..c82ad8d 100644 --- a/issues/_common/header +++ b/issues/_common/header @@ -83,7 +83,7 @@ body { padding-left: 30px; padding-right: 30px; padding-bottom: 30px; - max-width: 832px; + max-width: 900px; border: 1px solid #111; background-color: #eee; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);