fix(home): fixed daily check-in css

This commit is contained in:
OldHawk
2018-06-02 04:03:16 +08:00
parent e183bf6b76
commit 0dfab06dae

View File

@@ -133,7 +133,7 @@
margin-top: 20px;
}
@media(max-width: @screen-xs-max){
margin-top: 15px;
margin: 15px 0;
}
}
}