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 {