From 70deefcd6a506a0ebf2550d4de7291e025b85a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Tue, 16 Jan 2024 13:56:41 +0100 Subject: [PATCH] Fix: fixed image dimensions --- app/ui/PageFooter.tsx | 4 ++-- app/ui/PageHeader.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/ui/PageFooter.tsx b/app/ui/PageFooter.tsx index 0bc54bd..a994244 100644 --- a/app/ui/PageFooter.tsx +++ b/app/ui/PageFooter.tsx @@ -7,8 +7,8 @@ export const PageFooter: React.FC = () =>