Skip to content

Commit

Permalink
fix: Make sure docs nav doesn’t obscure footer
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed Dec 16, 2018
1 parent f4476c6 commit 727f332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/open-project-header-footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ body > .underlay > footer {

body > .underlay.footer {
background: #2E333B;
z-index: 5;
}

body > .underlay > header {
Expand Down

0 comments on commit 727f332

Please sign in to comment.