From b6292e45514695bc0a15cac3d2e47150c42a0754 Mon Sep 17 00:00:00 2001 From: HearMeWhisper Date: Fri, 26 Nov 2021 23:13:40 +0000 Subject: [PATCH] MTG height 20% --- MTG/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MTG/style.css b/MTG/style.css index b92f8fc..fead066 100644 --- a/MTG/style.css +++ b/MTG/style.css @@ -61,8 +61,8 @@ display: flex; justify-content: center; align-items: center; - height:250px; - width: 250px; + /* height:250px; */ + width: 20%; font-size: 4.5rem; user-select: none; }