Skip to content

Commit

Permalink
fix(contentBox): removed negative z-index that hid fullwidth bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Jul 5, 2022
1 parent d337cf3 commit bd60faf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion theme/themes/eea/extras/contentBox.less
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
content: " ";
position: absolute;
height: 100%;
z-index: -1;
margin-right: -50vw;
left: 50%;
right: 50%;
Expand Down

0 comments on commit bd60faf

Please sign in to comment.