diff --git a/themes/nest/static/css/nest.css b/themes/nest/static/css/nest.css index 400ce05..038bc6f 100644 --- a/themes/nest/static/css/nest.css +++ b/themes/nest/static/css/nest.css @@ -26,7 +26,7 @@ body { font-family: "Open Sans", sans-serif; /* font-size: 15px;*/ color: #4b505a; - background-color: #f5f5f5; + background-color: #333; line-height: 24px; -webkit-font-smoothing:antialiased; text-rendering: optimizeLegibility; @@ -218,7 +218,7 @@ h4:after { .header-container { background: #f5f5f5; padding: 0; - min-height: 360px; + min-height: 282px; } .header-wrapper{ padding-left: 40px;