Skip to content

Commit 3640d1b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 686bcaa commit 3640d1b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

layouts/design/list.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ <h3>Don'ts</h3>
9292
<div class="logo-usage-faq" style="margin-top: 2rem;">
9393
<h3 id="is-it-allowed-to-show-the-logo">Are you allowed to show the logo?</h3>
9494
{{ $sections.logo_usage_faq | markdownify }}
95-
<div class="trademark-flair" style="background: #f4f6f8; border-left: 5px solid #4a90e2; padding: 1rem; border-radius: 0 8px 8px 0; display: flex; align-items: center; gap: 15px; margin-top: 1.5rem;">
95+
<div
96+
class="trademark-flair"
97+
style="background: #f4f6f8; border-left: 5px solid #4a90e2; padding: 1rem; border-radius: 0 8px 8px 0; display: flex; align-items: center; gap: 15px; margin-top: 1.5rem;"
98+
>
9699
<span style="font-size: 1.5rem;" aria-hidden="true">⚖️</span>
97100
<div style="font-style: italic; margin: 0;">
98101
{{ $sections.logo_usage_flair | markdownify }}

0 commit comments

Comments
 (0)