Skip to content

Commit 1271782

Browse files
authored
Change spacing
1 parent ee010d9 commit 1271782

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ios/enable.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
align-items: end;
1818
}
1919
.logo {
20-
width: 60px;
21-
height: 60px;
20+
width: 40px;
21+
height: 40px;
2222
}
2323
.content {
2424
margin-bottom: 50px;
25+
text-wrap: balance;
2526
}
2627
.instructions {
2728
font-size: 14px;
@@ -34,6 +35,7 @@
3435
svg {
3536
width: 100px;
3637
height: 100px;
38+
margin-left: 30px;
3739
}
3840
</style>
3941
</head>

0 commit comments

Comments
 (0)