Skip to content

Instantly share code, notes, and snippets.

View Diogomartf's full-sized avatar
🤙
being positive

Diogo Ferreira Diogomartf

🤙
being positive
View GitHub Profile
@Diogomartf
Diogomartf / index.html
Last active October 14, 2015 21:27
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>
@Diogomartf
Diogomartf / index.html
Last active October 14, 2015 20:27
Clone image-1
<body>
<div class="main">
<div class="message"></div>
<div class="bar"></div>
<div class="main-component"></div>
<button class="btn">Save for later</button>
<button class="btn">Tell your friends</button>
</div>
</body>