mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Added sass-cache to gitignore and few other bug fixes
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user