From 54c0f60a4ec49c5d80155aad3bb05c95933d9dfb Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 15 Mar 2024 19:20:00 -0400 Subject: [PATCH] mtg fix --- MTG/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MTG/style.css b/MTG/style.css index 42fb89a..8015ce3 100755 --- a/MTG/style.css +++ b/MTG/style.css @@ -98,7 +98,8 @@ main { justify-content: center; align-items: center; /* height: 2rem; */ - height: calc(100%-35px); + /* height: calc(100%-35px); */ + height:max-content min-width: auto; font-size: 4vh; user-select: none; @@ -250,7 +251,6 @@ i { } */ .fiveLife { - display: flex; position: relative; z-index: 10; /* font-size: 3rem; */