Skip to content

Commit 6bc27fd

Browse files
committed
chore: improve sponsors layout on mobile
1 parent 12f81a9 commit 6bc27fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/about.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const roleLabels = computed(
164164
</h2>
165165
<AboutLogoList
166166
:list="SPONSORS"
167-
class="flex-col gap-6 items-start md:flex-row md:items-center md:gap-4"
167+
class="grid grid-cols-2 gap-4 md:flex md:flex-row md:items-center md:gap-4"
168168
/>
169169
</div>
170170

0 commit comments

Comments
 (0)