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 d1ddb59 commit 246e46fCopy full SHA for 246e46f
1 file changed
apps/frontend/src/app/(content)/(info)/about/about.mdx
@@ -30,16 +30,16 @@ Note Block World is made possible by our amazing community of note block enthusi
30
31
<Image
32
unoptimized
33
- src='https://opencollective.com/opennbs/backers.svg?width=900'
+ src='https://opencollective.com/opennbs/backers.svg?width=800'
34
alt='Backers'
35
- width={900}
36
- height={900}
+ width={800}
+ height={800}
37
/>
38
39
40
41
- src='https://opencollective.com/opennbs/sponsors.svg?width=900'
+ src='https://opencollective.com/opennbs/sponsors.svg?width=800'
42
alt='Sponsors'
43
44
45
0 commit comments