Skip to content

Commit

Permalink
Fixed wins modal position to prevent it from penetrating menu in mobi…
Browse files Browse the repository at this point in the history
…le (#1897)
  • Loading branch information
marcobarrera1996 authored Jul 11, 2021
1 parent 8d3edff commit 23e6d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/components/_wins-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
color: $color-white;
font-family: arial;
position: absolute;
z-index: 100;
z-index: 1;
}
[data-wins]{
font-weight: normal
Expand Down

0 comments on commit 23e6d4d

Please sign in to comment.