From c9405a47a1ded9678acb2b8da175d029d81a8452 Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 15 Mar 2024 19:53:56 -0400 Subject: [PATCH] icon size mtg --- MTG/style.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/MTG/style.css b/MTG/style.css index f406264..1535151 100755 --- a/MTG/style.css +++ b/MTG/style.css @@ -124,7 +124,7 @@ main { } .buttons1 { - font-size: 4vh; + font-size: 3.5vh; /* font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; */ @@ -270,9 +270,7 @@ i { /* font-size: 2rem ; */ } -.icon{ - font-size: 4vh; - } + /* Container holding the image and the text */ .container {