From e24ea964369125c3bd42b59241ca7f8559c321d2 Mon Sep 17 00:00:00 2001 From: lucaronin Date: Thu, 7 May 2026 11:23:49 +0200 Subject: [PATCH] docs: adjust landing hero spacing --- site/.vitepress/theme/LandingHome.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/.vitepress/theme/LandingHome.vue b/site/.vitepress/theme/LandingHome.vue index 6bc5995f..92054b12 100644 --- a/site/.vitepress/theme/LandingHome.vue +++ b/site/.vitepress/theme/LandingHome.vue @@ -440,8 +440,8 @@ const testimonials = [ } .hero-section { - padding-top: 32px; - padding-bottom: 40px; + padding-top: 40px; + padding-bottom: 52px; } .hero-section h1 { @@ -942,8 +942,8 @@ const testimonials = [ } .hero-section { - padding-top: 48px; - padding-bottom: 64px; + padding-top: 64px; + padding-bottom: 84px; } .hero-section h1 {