From 98945badb71cd48e66fd64af2c8f3528f19a18ad Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期六, 26 二月 2022 10:24:05 +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