Skip to content

Commit

Permalink
removing min height
Browse files Browse the repository at this point in the history
  • Loading branch information
Marchand-Nicolas committed Feb 15, 2025
1 parent 11c4f5c commit 9c26325
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles/components/modalMessage.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
border-radius: 20px;
padding: 45px;
width: 700px;
min-height: 400px;
display: flex;
justify-content: center;
flex-direction: column;
Expand Down Expand Up @@ -62,5 +61,4 @@
.menu_close {
display: none;
}

}

0 comments on commit 9c26325

Please sign in to comment.