Skip to content

Commit

Permalink
style: apply z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
okorie2 committed Sep 12, 2024
1 parent d95d1e7 commit 902d7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/modules/common/no-match-page/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const NoMatchPage = () => {
css={`
position: absolute;
top: 80px;
z-index: -1;
left: 0;
width: 100%;
`}
Expand Down

0 comments on commit 902d7a0

Please sign in to comment.