Skip to content

Commit 8bd1205

Browse files
authored
Spacing
1 parent ff34185 commit 8bd1205

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ios/enable.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
height: 100dvh;
1414
margin: 0;
1515
padding: 0 20px;
16+
gap: 20px;
1617
justify-content: flex-start;
1718
align-items: end;
1819
}
@@ -21,7 +22,7 @@
2122
height: 40px;
2223
}
2324
.content {
24-
margin-bottom: 50px;
25+
margin-bottom: 40px;
2526
text-wrap: balance;
2627
}
2728
.instructions {

0 commit comments

Comments
 (0)