From 7e723702d899617d2b559ef1139c43fedb2178a1 Mon Sep 17 00:00:00 2001 From: Castro0o Date: Thu, 22 Mar 2018 13:15:58 +0100 Subject: [PATCH] margin-buttom to div.content --- 05/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/05/style.css b/05/style.css index 8390087..0e9eb80 100644 --- a/05/style.css +++ b/05/style.css @@ -65,6 +65,7 @@ div.content{z-index:20; margin-left: auto; margin-right: auto; background: #fffc; + margin-bottom: 50%; } /* child elements of div.content */