From 20579c9ebb7dc79a64f414600efa19054b48f093 Mon Sep 17 00:00:00 2001 From: Lea Date: Tue, 3 Oct 2023 14:09:47 +0200 Subject: [PATCH] fix: fix size of images on landing page --- components/pages/home/LoginButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/pages/home/LoginButton.tsx b/components/pages/home/LoginButton.tsx index b5e866a..3bc3398 100644 --- a/components/pages/home/LoginButton.tsx +++ b/components/pages/home/LoginButton.tsx @@ -23,7 +23,7 @@ export function LoginButton() { ); @@ -43,7 +43,7 @@ export function LoginButton() { );