Skip to content

Commit

Permalink
Fixed loader bug
Browse files Browse the repository at this point in the history
adjusted z index
  • Loading branch information
Jasleen1210 committed Aug 10, 2024
1 parent 25590e9 commit 0fc12db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ body {
width: 100vw;
justify-content: center;
height: 100vh;
z-index: 2000;
display: flex;
}

Expand Down

0 comments on commit 0fc12db

Please sign in to comment.