Commit 1a4313d5 authored by Chunchi Che's avatar Chunchi Che

fix mobile style

parent da2ef22e
Pipeline #24013 passed with stages
in 17 minutes and 45 seconds
......@@ -14,7 +14,7 @@ html {
}
}
/* Mobile */
@media screen and (max-width: 1000px) {
@media screen and (max-width: 1080px) {
html {
font-size: 10px;
}
......
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