From 645e4e5a30f16a42e261558b8d82a3be9804fe81 Mon Sep 17 00:00:00 2001 From: drazhenga <67394208+drazhenga@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:44:51 -0400 Subject: [PATCH] Update main.css --- assets/css/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 703016d..6d91e74 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -101,7 +101,6 @@ div { display: inline-block; } .button { - width: 200%; } .list { font-size: 6vw; @@ -143,7 +142,7 @@ div { .button { padding-top: 5px; padding-bottom: 5px; - width: 50%; + width: 100%; } .buttons { padding-left: 0;