Browse Source

Update contact.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
18f5f43b2c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      contact.html

6
contact.html

@ -18,7 +18,7 @@ section_id: contact
<div class="row">
<div class="large-4 columns">
<div class="contact-details">
<img src="/images/@stock/mattermost.svg">
<img style="margin-bottom: 30px;" src="/images/@stock/mattermost.svg">
<h3>Mattermost</h3>
<p><a href="https://chat.ura.design" target="_blank">Chat with us</a></p>
</div>
@ -27,8 +27,8 @@ section_id: contact
<div class="contact-details">
<i class='fas fa-desktop'></i>
<h3>IRC</h3>
<p>#ura of Freenode</p>
<p>#identihub on Freenode</p>
<p>#ura of Freenode<br />
#identihub on Freenode</p>
</div>
</div>
<div class="large-4 columns">

Loading…
Cancel
Save