summaryrefslogtreecommitdiffstats
path: root/src/components/Branding
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-01-15 22:52:33 +0100
committerArmand Philippot <git@armandphilippot.com>2022-01-15 22:52:33 +0100
commit4d0b13d22be1297c91316d5e52c8fb30ded5c7dd (patch)
tree5c3554c6385a065e032487a499e3ea985c8b2e64 /src/components/Branding
parentaa1ca65e7c9807c6d6020e39166536297fe1cdae (diff)
fix: keep logo consistent on zoom
Diffstat (limited to 'src/components/Branding')
-rw-r--r--src/components/Branding/Branding.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Branding/Branding.tsx b/src/components/Branding/Branding.tsx
index e14ffdf..9421314 100644
--- a/src/components/Branding/Branding.tsx
+++ b/src/components/Branding/Branding.tsx
@@ -22,7 +22,7 @@ const Branding: BrandingReturn = ({ isHome = false }) => {
message: `${config.name} picture`,
comment: 'Branding logo.',
})}
- layout="intrinsic"
+ layout="responsive"
/>
</div>
<div className={styles.logo__back}>