cleaning and ordering sass files

This commit is contained in:
Byron Corrales 2015-07-20 23:41:05 -06:00
parent a9d564e181
commit 3328f0c480
5 changed files with 20 additions and 152 deletions

View file

@ -1,3 +1,7 @@
//
// Styles for post
//
.post-ribbon {
width: 100%;
height: 40vh;
@ -25,5 +29,4 @@
}
}
}