Skip to content

Commit 3e1b784

Browse files
authored
Merge pull request #327 from topcoder-platform/dev
fix mobile view
2 parents aef73d5 + c8fd4b5 commit 3e1b784

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)