From 066b803e929f2bc6ef0356a781f4e2907efdd1a9 Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期二, 22 二月 2022 16:48:31 +0800 Subject: [PATCH] 12 --- 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