Bug
This commit is contained in:
parent
2f7ac12526
commit
4c32310530
1 changed files with 4 additions and 4 deletions
|
@ -61,11 +61,11 @@
|
|||
|
||||
|
||||
<div id="panel-intouch" class="section primarytext">
|
||||
<div id="container-intouch">
|
||||
<p class="accent accentsize">Want to get in touch?</p>
|
||||
<div id="container-intouch opensans">
|
||||
<p class="accent accentsize oswald">Want to get in touch?</p>
|
||||
<p class="primarytext basesize">I'd love to hear from you!</p>
|
||||
<br>
|
||||
<p class="primarytext basesize">Feel free to reach out through <span class="accent accentsize">social media</span> by clicking on the appropriate icon:</p>
|
||||
<p class="primarytext basesize">Feel free to reach out through <span class="accent accentsize oswald">social media</span> by clicking on the appropriate icon:</p>
|
||||
<div id="social-boxes">
|
||||
<ul>
|
||||
<li><a href="https://www.facebook.com/marc.cataford"><i class="fa fa-5x fa-facebook-square"></i></a></li>
|
||||
|
@ -75,7 +75,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<p class="primarytext basesize">...or send me an <span class="accent accentsize">email</span> at <a href="mailto:c.marcandre@gmail.com">c.marcandre[at]gmail.com</a></p>
|
||||
<p class="primarytext basesize">...or send me an <span class="accent accentsize oswald">email</span> at <a href="mailto:c.marcandre@gmail.com">c.marcandre[at]gmail.com</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue