From be9f4e8881298e6dcaf12df44e52b0ae98b39368 Mon Sep 17 00:00:00 2001 From: HearMeWhisper Date: Mon, 8 Nov 2021 14:56:28 -0500 Subject: [PATCH] removed fixed for buttons MTG --- MTG/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/MTG/style.css b/MTG/style.css index 6e5beee..2119268 100644 --- a/MTG/style.css +++ b/MTG/style.css @@ -130,7 +130,6 @@ display: flex; flex-direction: row; justify-content:space-around; - position: fixed; bottom: 0; right: 0; left: 0;