From f11c1806626386cfdc6137cc681ad31894fd6f4e Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Mon, 6 May 2019 21:54:30 +0200 Subject: [PATCH] height for mobile --- liquet/css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liquet/css/home.css b/liquet/css/home.css index d4192fc..49a4265 100644 --- a/liquet/css/home.css +++ b/liquet/css/home.css @@ -39,7 +39,7 @@ text-align: left; width: 100%; padding: 0 2em; - margin-bottom: 8vw; + margin-bottom: 16vh; } @media only screen and (min-width: 40em) {