From c49168250ed2ea92214e3221aac3366f76b82fa6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 15 Mar 2018 15:21:04 +0100 Subject: [PATCH] Remove as seen on --- content/home.en.md | 5 +++++ content/home.fr.md | 4 ++++ themes/hugo-bootstrap-premium/static/css/style.css | 1 + 3 files changed, 10 insertions(+) diff --git a/content/home.en.md b/content/home.en.md index 2399095..7c528c2 100644 --- a/content/home.en.md +++ b/content/home.en.md @@ -22,6 +22,8 @@ id = "-home" {{% /grid %}} {{% /grid %}} {{% grid class="row medias" %}} + + + + {{% /grid %}} {{% grid class="row why" %}} {{% grid class="container" %}} diff --git a/content/home.fr.md b/content/home.fr.md index e378372..0a45b46 100644 --- a/content/home.fr.md +++ b/content/home.fr.md @@ -22,6 +22,8 @@ id = "-home" {{% /grid %}} {{% /grid %}} {{% grid class="row medias" %}} + + + {{% /grid %}} {{% grid class="row why" %}} {{% grid class="container" %}} diff --git a/themes/hugo-bootstrap-premium/static/css/style.css b/themes/hugo-bootstrap-premium/static/css/style.css index 62aba89..093c81c 100644 --- a/themes/hugo-bootstrap-premium/static/css/style.css +++ b/themes/hugo-bootstrap-premium/static/css/style.css @@ -93,6 +93,7 @@ body .medias .container { padding-bottom: 50px; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); color: #fff; + min-height: 400px; } .install {