diff --git a/app/assets/logos/sponsors/index.ts b/app/assets/logos/sponsors/index.ts index c7f64f2f5f..07d5532534 100644 --- a/app/assets/logos/sponsors/index.ts +++ b/app/assets/logos/sponsors/index.ts @@ -54,7 +54,7 @@ export const SPONSORS = [ dark: LogoNetlify, light: LogoNetlifyLight, }, - normalisingIndent: '0.125rem', + normalisingIndent: '0.25rem', url: 'https://netlify.com/', }, { diff --git a/app/components/About/LogoImg.vue b/app/components/About/LogoImg.vue index 98eed94f83..b74ff8ebc9 100644 --- a/app/components/About/LogoImg.vue +++ b/app/components/About/LogoImg.vue @@ -11,14 +11,20 @@ const props = defineProps<{