Skip to content

Commit

Permalink
removed display flex
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanvi51204 committed Jun 24, 2024
1 parent 270da30 commit e3eb3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 100%;
height: 100%;
overflow: auto;
display: flex;

justify-content: center;
align-items: center;
/* background-color: rgb(0, 0, 0); */
Expand Down

0 comments on commit e3eb3c5

Please sign in to comment.