From 8efa54a50763289e6457220ba527b40e35d33afc Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期一, 21 二月 2022 16:37:45 +0800 Subject: [PATCH] # --- App.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/App.vue b/App.vue index 09a1112..a8bf560 100644 --- a/App.vue +++ b/App.vue @@ -217,5 +217,7 @@ margin-top: 150rpx; width: 200rpx; height: 80rpx; + font-size: 30upx; + font-weight: bold; } </style> -- Gitblit v1.9.1