From 83f477411c4b4719f6ccf2606f224cec61372c73 Mon Sep 17 00:00:00 2001 From: limepotato Date: Tue, 3 Sep 2024 05:03:35 -0600 Subject: [PATCH] yuh --- astro/public/styles/css/mobile.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/astro/public/styles/css/mobile.css b/astro/public/styles/css/mobile.css index 530cc96..925d565 100644 --- a/astro/public/styles/css/mobile.css +++ b/astro/public/styles/css/mobile.css @@ -13,4 +13,9 @@ margin-top: -8%; margin-bottom: 8%; } + + .btn-1 { + margin-bottom: 5px; + } + } \ No newline at end of file