Skip to content

Commit

Permalink
PROBE-216: Add h3
Browse files Browse the repository at this point in the history
  • Loading branch information
MPParsley committed Sep 10, 2024
1 parent 7605901 commit 1e43a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webcomponents/reglementen-lijst/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ class ReglementenLijst extends HTMLElement {
<div class="reglementen-list cs--blue">
<section class="highlight">
<div class="highlight__inner">
<slot name="title">Recente reglementen</slot>
<slot name="title" class="h3">Recente reglementen</slot>
<div class="reglementen-list__items js-reglementen-items"></div>
<div class="pager"></div>
<slot name="raadpleegomgeving"><a href="https://ebesluitvorming.gent.be/" class="button button-primary">Alle reglementen van Stad Gent</a></slot>
Expand Down

0 comments on commit 1e43a6f

Please sign in to comment.