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 75a4d81 commit 18e19c8Copy full SHA for 18e19c8
src/content/pages/open-spaces.mdx
@@ -86,13 +86,13 @@ welcomed too!
86
87
<div class="flex justify-center">
88
<a href="https://www.anaconda.com" target="_blank" rel="noopener noreferrer" class="hover:scale-110">
89
- <Image
90
- src={anacondaLogo}
91
- alt="Anaconda"
92
- width={200}
+ <Image
+ src={anacondaLogo}
+ alt="Anaconda"
+ width={200}
93
height={80}
94
/>
95
</a>
96
</div>
97
98
-<span class="text-lg text-center block">We're grateful to have **Anaconda** as our **Open Space sponsor**!</span>
+<span class="text-lg text-center block">We're grateful to have **Anaconda** as our **Open Space sponsor**!</span>
0 commit comments