diff --git a/src/client/theme-default/components/VPHero.vue b/src/client/theme-default/components/VPHero.vue index 9fc1f396..fc80cb6c 100644 --- a/src/client/theme-default/components/VPHero.vue +++ b/src/client/theme-default/components/VPHero.vue @@ -29,10 +29,10 @@ const heroImageSlotExists = inject('hero-image-slot-exists') as Ref
-

- +

+ +

-

@@ -127,6 +127,7 @@ const heroImageSlotExists = inject('hero-image-slot-exists') as Ref .name, .text { + display: inline-block; max-width: 392px; letter-spacing: -0.4px; line-height: 40px;