Added sass-cache to gitignore and few other bug fixes

This commit is contained in:
Shashank Mehta
2014-01-19 00:09:23 +05:30
parent dc2eacc8fa
commit c286958b84
6 changed files with 5 additions and 2 deletions

View File

@ -172,6 +172,7 @@ header {
display: block;
position: relative;
margin-bottom: 30px;
z-index: 100;
@include shadow();
img {