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 {