Skip to content

Commit

Permalink
Fixed iphone 14 sizing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
yashjagtap23 committed Aug 13, 2024
1 parent 2ed49b2 commit 1a70367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Options.css
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ input[type="text"] {
@media (max-width: 400px) {
.Option-container {
height: 32.5vmin;
width: 60vmin;
width: 70vmin;
}
.X-divider {
margin: 0px 12.5px 5px 0px;
Expand Down

0 comments on commit 1a70367

Please sign in to comment.