diff --git a/src/content.less b/src/content.less index 2e99e2e..fbf5566 100644 --- a/src/content.less +++ b/src/content.less @@ -26,8 +26,9 @@ background: #24292e; } .Header { - width: 1012px; + max-width: 1012px; margin: 0 auto; + overflow: auto; } }