Skip to content

Commit

Permalink
Revert "fix(project): prevent too small modals"
Browse files Browse the repository at this point in the history
This reverts commit ac56e0a.
  • Loading branch information
royschut committed Aug 6, 2021
1 parent ac56e0a commit fa8e6ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Modal/Modal.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@
display: flex;
justify-content: center;
align-items: center;
min-width: 320px;
height: 100%;
}

0 comments on commit fa8e6ce

Please sign in to comment.