Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dietr committed Jul 19, 2023
1 parent d7f5cd5 commit df12c6d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion addon/components/au-content-header.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<section aria-label="pagina introductie" class="au-c-content-header {{this.pictureSize}}">
<section
aria-label="pagina introductie"
class="au-c-content-header {{this.pictureSize}}"
>
<picture class="au-c-content-header__bg">
{{yield}}
</picture>
Expand Down

0 comments on commit df12c6d

Please sign in to comment.