Skip to content

Commit c8fd4b5

Browse files
committed
fix mobile view
1 parent 665a2fd commit c8fd4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-assets/css/check_email.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ a:hover {
239239
margin-right: 8px;
240240
}
241241

242-
@media (max-width: 375px) {
242+
@media (max-width: 480px) {
243243
body {
244244
margin-top: 0;
245245
}

0 commit comments

Comments
 (0)