Skip to content

Commit

Permalink
Fixes #122
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Nov 24, 2015
1 parent 7e933df commit 3efd4e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/grayscale.scss
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,8 @@ body {
right: 0;
bottom: 0;
left: 0;
> div {
z-index: 1;
> div {
background-color: rgba(20, 20, 20, 0.6);
padding: 10px;
@media(min-width:768px) {
Expand Down

0 comments on commit 3efd4e2

Please sign in to comment.