From de15b63fefbe3fcdd006ec917d6712778332949a Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 30 七月 2024 16:17:41 +0800
Subject: [PATCH] #
---
App.vue | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/App.vue b/App.vue
index 09a1112..0dfd7ff 100644
--- a/App.vue
+++ b/App.vue
@@ -217,5 +217,21 @@
margin-top: 150rpx;
width: 200rpx;
height: 80rpx;
+ font-size: 30upx;
+ font-weight: bold;
+ }
+ .title-login {
+ text-align: justify;
+ padding-right: 30upx;
+ font-size: 30upx;
+ font-weight: 400;
+ position: relative;
+ height: 60upx;
+ line-height: 60upx;
+ }
+ .main-btn {
+ padding: 0 20px;
+ font-size: 20px;
+ height: 40px;
}
</style>
--
Gitblit v1.9.1