diff --git a/styles/modal.css b/styles/modal.css index 6c4d611..912f3ec 100644 --- a/styles/modal.css +++ b/styles/modal.css @@ -10,7 +10,7 @@ width: 100%; height: 100%; overflow: auto; - display: flex; + justify-content: center; align-items: center; /* background-color: rgb(0, 0, 0); */