We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5f948 commit f721677Copy full SHA for f721677
1 file changed
docs/.vitepress/theme/components/landing/5. sponsor-section/SponsorSection.vue
@@ -133,9 +133,10 @@ const { data } = useSponsor()
133
font-weight: 400;
134
line-height: 150%; /* 24px */
135
letter-spacing: -0.32px;
136
- width: 480px;
+ width: 520px;
137
max-width: 100%;
138
margin: 0 auto 40px;
139
+ padding: 0 20px;
140
}
141
142
.sponsor-grid {
0 commit comments