Skip to content

Instantly share code, notes, and snippets.

@JohanObrink
Created February 26, 2013 15:33
Show Gist options
  • Save JohanObrink/5039342 to your computer and use it in GitHub Desktop.
Save JohanObrink/5039342 to your computer and use it in GitHub Desktop.
<div class="tip {{ classes }}">
<div class="bös"></div>
<div class="number-and-text">
<div class="number">
<div class="line"></div>
<img src="number" />
<div class="line"></div>
</div>
<h1>Rubrik</h1>
<div class="illustration mobile">
<img src="skövde.png" />
</div>
<p>
No man likes
<div class="red">Score more</div>
<a href="#" class="arrow">SEE LUKSUSOWA'S MEDALS... THEY'RE GOLD</a>
</p>
<div class="social">
<strong>SHARE THIS TIP:</strong>
<div class="social-box"></div>
</div>
</div>
<div class="illustration desktop">
<img src="skövde.png" />
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment