From 5893fe087e687589bdeeee38d8ecdbc470e16995 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 11 Jun 2018 02:41:15 +0200 Subject: [PATCH] suite --- app/assets/stylesheets/public.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index b8c5285..369a8cc 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -298,6 +298,8 @@ body{ margin-left:480px; margin-right:100px; margin-top:100px; + margin-bottom:300px; + } @@ -1444,6 +1446,7 @@ h1,h2,h3,h4{ #content{ margin-left:300px; margin-top:50px; + margin-bottom:300px; } #colors{ @@ -1457,6 +1460,7 @@ h1,h2,h3,h4{ @media screen and (max-width:800px) { #content{ margin:30px 40px; + margin-bottom:300px; } #colors{