🎈perf(fontend): 移动端字体大小适配

This commit is contained in:
崮生 2021-03-12 21:14:43 +08:00
parent e6b358b731
commit 9d97ecc17d

View File

@ -111,6 +111,6 @@
#app,
textarea,
input {
font-size: 1.3em;
@apply md:text-xl;
}
</style>