From 7ba4d2925384ce256823fd4ff01a5c0a8a4d41ef Mon Sep 17 00:00:00 2001 From: sageTheDM Date: Tue, 8 Oct 2024 10:24:13 +0200 Subject: [PATCH] Fixed the responsive design and the header --- app/components/Header.tsx | 8 ++++---- app/styles/header.css | 5 ++++- app/styles/responsive.css | 11 ++++++++++- public/img/logo-small.png | Bin 0 -> 34571 bytes 4 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 public/img/logo-small.png diff --git a/app/components/Header.tsx b/app/components/Header.tsx index ba6b92f..5a02425 100644 --- a/app/components/Header.tsx +++ b/app/components/Header.tsx @@ -57,7 +57,7 @@ const Header: React.FC = ({
{showToggle && showHistoryModelsToggle && ( )}