@@ -92,4 +92,10 @@ a {
.option.bottom {
padding-top: 24px;
padding-right: 12px;
+}
+
+@media (max-width:400px) {
+ body {
+ font-size: 11px;
+ }
}