From fe453ad2655773260edecf63b670809458718e72 Mon Sep 17 00:00:00 2001 From: Beu Date: Sun, 28 Apr 2019 22:58:53 +0200 Subject: [PATCH] improve responsiveness --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index c5b4bb6..3a522fb 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,6 @@ html { background: #eeeeee; margin-left: 20%; margin-right:20%; - height: 20%; border-radius: 20px; border: 4px solid #a3a3a3; padding: 10px;