Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Oct 5, 2024
1 parent ff34185 commit 8bd1205
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ios/enable.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
height: 100dvh;
margin: 0;
padding: 0 20px;
gap: 20px;
justify-content: flex-start;
align-items: end;
}
Expand All @@ -21,7 +22,7 @@
height: 40px;
}
.content {
margin-bottom: 50px;
margin-bottom: 40px;
text-wrap: balance;
}
.instructions {
Expand Down

0 comments on commit 8bd1205

Please sign in to comment.