diff --git a/styles/config.styl b/styles/config.styl index b030064..b673dee 100644 --- a/styles/config.styl +++ b/styles/config.styl @@ -8,7 +8,7 @@ $arrowBgColor = #ccc // layout $navbarHeight = 3.6rem $sidebarWidth = 20rem -$contentWidth = 50% +$contentWidth = 740px // responsive breakpoints $MQNarrow = 959px