From 0885fbff14d2d14c1f657598507c07255287b7d8 Mon Sep 17 00:00:00 2001 From: bouchja1 Date: Wed, 14 Aug 2024 00:02:03 +0200 Subject: [PATCH] asdf --- src/App.tsx | 5 ++--- src/components/Menu/Menu.js | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 3d4efee..7905d1c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -69,9 +69,8 @@ export const App = () => { {/* eslint-disable-next-line react/jsx-no-target-blank */} Koukněte i na můj další projekt{' '} - Zenamu - {' '} - - rezervační systém pro jóga studia + Zenamu - rezervační systém pro skupinové cvičení +

)} diff --git a/src/components/Menu/Menu.js b/src/components/Menu/Menu.js index 7748460..178f07f 100644 --- a/src/components/Menu/Menu.js +++ b/src/components/Menu/Menu.js @@ -72,7 +72,7 @@ const Menu = ({ isInGame = false }) => { src={smilingLogo} alt="logo" className="kdetosakra-logo" - width="50px" + width="30px" height="auto" />

Kde to sakra?