Skip to content

Commit

Permalink
Style fix for decorative stripes
Browse files Browse the repository at this point in the history
  • Loading branch information
brundonsmith committed Jun 19, 2024
1 parent 072fa84 commit ab60a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front-end/src/components/core/Stripes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
height: 100vh;
overflow: hidden;
pointer-events: none;
z-index: -1;

.stripes {
display: flex;
Expand Down

0 comments on commit ab60a04

Please sign in to comment.