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 8c71173 commit 8cf0210Copy full SHA for 8cf0210
app/pages/brand.vue
@@ -70,7 +70,7 @@ async function handlePngDownload(logo: (typeof logos)[number]) {
70
</p>
71
</header>
72
73
- <div class="space-y-16">
+ <div class="flex flex-col gap-16">
74
<!-- Logos Section -->
75
<section aria-labelledby="brand-logos-heading">
76
<h2 id="brand-logos-heading" class="text-lg text-fg uppercase tracking-wider mb-4">
0 commit comments