- fix

parent b57f6885
......@@ -2787,3 +2787,9 @@ width: 95%;
}
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
.container {
width: 320px !important;
}
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment