Skip to content

Instantly share code, notes, and snippets.

View Dhamu28's full-sized avatar
👍

Jugal D. Dhamu28

👍
View GitHub Profile
<h2>Github</h2>
http://www.iamalpham.com/index.php/topics/dressing-the-skinny-guy/
@Dhamu28
Dhamu28 / css
Last active August 29, 2015 14:04
body {
background:#f2f2f2;
}
ul {
position:relative;
@include transform(rotate(-30deg) skew(20deg,5deg));
}
.list-item {
background:#000000;
color:#575757;