This commit is contained in:
JyuHsin
2025-06-13 10:54:56 +08:00
parent f852424c20
commit 8cd77a08ce
2 changed files with 6 additions and 1 deletions
@@ -4,7 +4,7 @@ layout("/mobile/platform.html"){
<style>
#app {
font-family: , serif;
font-family: 'Arial', sans-serif;
}
.van-doc-card {
@@ -2,6 +2,11 @@
layout("/mobile/platform.html"){
#-->
<style>
#app {
font-family: 'Arial', sans-serif;
}
.van-doc-card {
margin: 10px;
padding: 12px 12px 12px 12px;