Skip to content

Commit 4add8d5

Browse files
[autofix.ci] apply automated fixes
1 parent fcd3211 commit 4add8d5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/pages/brand.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,7 @@ async function handlePngDownload(logo: (typeof logos)[number]) {
311311
<h2 id="brand-guidelines-heading" class="text-lg text-fg uppercase tracking-wider mb-4">
312312
{{ $t('brand.guidelines.title') }}
313313
</h2>
314-
<blockquote
315-
class="border-is-2 border-is-accent ps-6 py-2 text-fg-muted leading-relaxed"
316-
>
314+
<blockquote class="border-is-2 border-is-accent ps-6 py-2 text-fg-muted leading-relaxed">
317315
<i18n-t keypath="brand.guidelines.message" tag="p" class="m-0">
318316
<template #link>
319317
<a

0 commit comments

Comments
 (0)