From 5e8bf02cbaf4f4e4d32a2af473f16803408c8e61 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Sun, 26 Apr 2020 15:59:26 +0200 Subject: Fix css on mobile --- css/base.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/base.css b/css/base.css index 7233fad..97a7459 100644 --- a/css/base.css +++ b/css/base.css @@ -1,9 +1,4 @@ -body, html { - width: 80%; - height: 100%; -} html { - min-height:100%; position:relative background-color: #fff; font-family: sans-serif; -- cgit 1.4.1