From 9a1f95b9f1c5e7b48b03936574acdde8775694a8 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Sun, 19 Jun 2022 15:01:23 -0500 Subject: [PATCH] idk --- src/css/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/App.css b/src/css/App.css index 8f57d48f..c521db39 100644 --- a/src/css/App.css +++ b/src/css/App.css @@ -6,8 +6,8 @@ @media only screen and (max-width: 768px) { .download-button { - height: 7vh; - font-size: 3vw; + height: 5vh; + font-size: 1.5vw; } .download-button > img {