Browse Source

style: 调整input默认字体

xyh 2 năm trước cách đây
mục cha
commit
d9e4ea328f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/styles/app.css

+ 1 - 1
src/styles/app.css

@@ -54,5 +54,5 @@ page {
 }
 
 input {
-  font-size: 14px;
+  font-size: 16px;
 }