Created
April 23, 2014 14:27
-
-
Save nickdavis/11217380 to your computer and use it in GitHub Desktop.
Contact Box code example for LeanThemes.co
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p>We look forward to hearing from you. Really.</p> | |
<div class="one-half first"> | |
<p class="address">1 Happy Lane, | |
Timbuctoo, | |
01345 Swaziland</p> | |
</div> | |
<div class="one-half"> | |
<p class="email">[email protected]</p> | |
<p class="phone">+1 234 543 9845</p> | |
</div> | |
<p class="featured-link"><a href="#">Or click here to kickstart us</a></p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment