From f7e679457d7fd660a16b582007bfb8db8f259720 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 29 May 2016 13:04:21 +0100 Subject: [PATCH] Fix #217 --- sass/layout/hero.sass | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sass/layout/hero.sass b/sass/layout/hero.sass index e8823fcb..67f92834 100644 --- a/sass/layout/hero.sass +++ b/sass/layout/hero.sass @@ -143,8 +143,4 @@ align-items: center display: flex & > .container - align-items: stretch - display: flex flex: 1 - flex-direction: column - justify-content: center