diff options
Diffstat (limited to 'contact.html')
| -rw-r--r-- | contact.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/contact.html b/contact.html index 9c508f9..412094b 100644 --- a/contact.html +++ b/contact.html @@ -60,8 +60,10 @@ </nav> <hr> <main> - <h2>Contact</h2> - <p>I'd love to hear from you! You can contact me here through these methods:</p> + <div class="subtitle"> + <h2>Contact - I'd love to hear from you!</h2> + </div> + <p>You can contact me here through these methods:</p> <ul> <li><a href="mailto:yorkshirefigs@posteo.uk">Email <img src="/icons/email_edit.png"></a></li> <li><a href="https://cytu.be/r/HmofaTV">Cytube Chatroom <img src="/icons/television.png"><img src="/icons/link_go.png"></a></li> |
