From 88cab86b63833e23fb2bcdba54cb636339b5d50e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 29 七月 2024 13:55:31 +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