src/static/initialize.css
@@ -5,12 +5,12 @@ } html { font-size: calc(100 * 100vw / 1440) !important; font-size: calc(100vw / 1440 * 96) !important; /* font-size: 10px; */ } body { font-size: .16rem !important; font-size: 0.16rem !important; } .flex { @@ -45,7 +45,7 @@ } .flex-start { justify-content: flex-start justify-content: flex-start; } .flex-content {