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

@ -116,6 +116,7 @@ header {
display: block;
position: relative;
margin-bottom: 30px;
z-index: 100;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);