Skip to content

Instantly share code, notes, and snippets.

@Diogomartf
Last active October 14, 2015 21:27
Show Gist options
  • Save Diogomartf/371730e84a9e15754747 to your computer and use it in GitHub Desktop.
Save Diogomartf/371730e84a9e15754747 to your computer and use it in GitHub Desktop.
Clone image - 2
<div class="main">
<div class="message">
<p><span class="money">$167</span> still needed for this project</p>
</div>
<div class="bar">
</div>
<div class="main-component">
<div class="text">
<p><span class="days">Only 3 days left</span> to fund this project.</p>
<p>Join the <span class="number">42</span> other donors who have already supported this project.
Every dollar helps.</p>
</div>
<input type="number" name="currency" class="input">
<button class="giveNow">Give Now</button>
<a href="#" class="link">why give $50?</a>
</div>
<button class="btn">Save for later</button>
<button class="btn">Tell your friends</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment