Skip to content

Commit

Permalink
feat(styles): Add a background color on cover
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldoacauan committed May 26, 2014
1 parent e297b2c commit 1b7936a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/_scss/partials/_cover.scss
Expand Up @@ -20,6 +20,7 @@
top: 0;
left: 0;
box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.3);
background-color: $drawer-background-color;
}

.cover-container {
Expand Down

0 comments on commit 1b7936a

Please sign in to comment.