Update src/client/theme-default/components/VPHomeContent.vue

Co-authored-by: Rami Yushuvaev <92088692+rami-elementor@users.noreply.github.com>
pull/5071/head
Rasheed 6 days ago committed by GitHub
parent 33786af550
commit e2829f8bb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,8 +39,7 @@ const { width: vw } = useWindowSize({
.vp-doc :deep(.VPHomeSponsors),
.vp-doc :deep(.VPTeamPage) {
margin-inline-start: var(--vp-offset, calc(50% - 50vw));
margin-inline-end: var(--vp-offset, calc(50% - 50vw));
margin-inline: var(--vp-offset, calc(50% - 50vw));
}
.vp-doc :deep(.VPHomeSponsors h2) {

Loading…
Cancel
Save