Skip to content

Instantly share code, notes, and snippets.

View barrosfelipe's full-sized avatar
🎴
Feeding forms

Felipe Barros barrosfelipe

🎴
Feeding forms
  • Berlin
View GitHub Profile
@barrosfelipe
barrosfelipe / SassMeister-input-HTML.html
Created February 22, 2015 05:54
Generated by SassMeister.com.
<body>
<header>
<h1>Making Shapes</h1>
</header>
<div class="main">
<a class="circle ir" href="#">Circle</a>
<a class="triangle ir" href="#">Triangle</a>
</div>
</body>
@barrosfelipe
barrosfelipe / disturbing
Created February 22, 2015 04:24
Cant seem to get this right...
.grad
+border-radius
padding: 1%
background-color: $cream
background-image: linear-gradient(to bottom, $cream, $cream2)
.intro
+border-radius
background: #333