Skip to content

Commit

Permalink
fix (accessibility) : pro page h1 title (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
codexarama committed Jun 11, 2021
1 parent 9a90e40 commit f897565
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion propage.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@
/></a>
</header>
<main id="main-content">
<h1 class="visually-hidden">Photographer page</h1>
<!-- profil du photographe -->
<section aria-label="photographer infos" class="id">
<section aria-label="photographer informations" class="id">
<button title="Me contacter" type="button" id="modalBtn" class="btn btn-contact">Contactez-moi</button>
</section>

Expand Down

0 comments on commit f897565

Please sign in to comment.