diff --git a/.vitepress/theme/components/landing/5. sponsor-section/SponsorSection.vue b/.vitepress/theme/components/landing/5. sponsor-section/SponsorSection.vue index a5f1d2a9..df1ca58d 100644 --- a/.vitepress/theme/components/landing/5. sponsor-section/SponsorSection.vue +++ b/.vitepress/theme/components/landing/5. sponsor-section/SponsorSection.vue @@ -133,9 +133,10 @@ const { data } = useSponsor() font-weight: 400; line-height: 150%; /* 24px */ letter-spacing: -0.32px; - width: 480px; + width: 520px; max-width: 100%; margin: 0 auto 40px; + padding: 0 20px; } .sponsor-grid {