aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/layout.tsx
diff options
context:
space:
mode:
authorSebastien Castiel <sebastien@castiel.me>2023-12-07 19:38:03 -0500
committerSebastien Castiel <sebastien@castiel.me>2023-12-07 19:38:03 -0500
commitfb6cff2fe3101e80d2932285c0b03e0d5be872f8 (patch)
tree5cad6b431044b9e622ad2b30b4f7db214d87905a /src/app/layout.tsx
parent4bc03002e17a0d128059c9d6d76c91ba7bac2e8f (diff)
Share button
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"