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 56374ac commit 259317bCopy full SHA for 259317b
1 file changed
app/pages/about.vue
@@ -161,7 +161,7 @@ const roleLabels = computed(
161
<h2 class="text-lg text-fg uppercase tracking-wider mb-4">
162
{{ $t('about.sponsors.title') }}
163
</h2>
164
- <AboutLogoList :list="SPONSORS" class="flex-col md:flex-row" />
+ <AboutLogoList :list="SPONSORS" class="flex-col items-start md:flex-row" />
165
</div>
166
167
<div>
0 commit comments