diff --git a/views/layout.pug b/views/layout.pug index cfc6303..c6acb51 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -14,7 +14,7 @@ html(lang='') body include partials/header - .container + .container.pl-sm-0.pr-sm-0.pl-lg-3.pr-lg-3 include partials/flash block content