From feb1eb8364b3fea3fdcf6f088cc9b978c87a1335 Mon Sep 17 00:00:00 2001 From: Dante Mogrim Date: Mon, 14 Oct 2024 18:32:52 +0200 Subject: [PATCH] Make buttons more responsive On tablets and larger phone screens, these two were lacking a margin setting (leading to a "squished" look). This commit resolves that. --- src/pages/LandingPage.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/LandingPage.jsx b/src/pages/LandingPage.jsx index f4f4db8b..dfc66f9d 100644 --- a/src/pages/LandingPage.jsx +++ b/src/pages/LandingPage.jsx @@ -88,9 +88,9 @@ export default function LandingPage() { -
+
Try it for yourself