Skip to content

Commit

Permalink
Update contact.js
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebou12 authored Oct 21, 2024
1 parent 55c2868 commit f5bddfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sections/contact/contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class ContactSection extends LitElement {

render() {
return html`
<section id="contact" aria-labelledby="contact-heading">
<section id="contact">
<div class="card">
<h1 id="contact-heading">Contact Us</h1>
<p>Have any questions? Feel free to send us an email!</p>
Expand Down

0 comments on commit f5bddfa

Please # to comment.