aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/layout.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/layout.tsx')
-rw-r--r--src/app/layout.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 8943688..2c08513 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -55,7 +55,7 @@ export default function RootLayout({
<h1>
<Image
src="/logo-with-text.png"
- className="m-1"
+ className="m-1 h-auto"
width={(35 * 522) / 180}
height={35}
alt="Spliit"