Skip to content

Commit

Permalink
remove useless class
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Jul 24, 2024
1 parent 6e6ab9a commit 6a2a561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemarche/templates/dashboard/home_siae.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="fr-container">
<div class="fr-grid-row">
<div class="fr-col-12">
<h1 class="h1"><strong>Tableau de bord</strong></h1>
<h1>Tableau de bord</h1>
</div>
</div>
</div>
Expand Down

0 comments on commit 6a2a561

Please sign in to comment.