From ec05e6313a770fa55779d9acca3b1740ab0e4cde Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期一, 18 四月 2022 10:34:11 +0800
Subject: [PATCH] #

---
 App.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/App.vue b/App.vue
index 2eb6ed2..f438cb2 100644
--- a/App.vue
+++ b/App.vue
@@ -95,8 +95,8 @@
 	
 	.footer {
 		width: 100%;
-		height: 100rpx;
-		line-height: 100rpx;
+		height: 150rpx;
+		line-height: 150rpx;
 		background-color: #FFF;
 		position: fixed;
 		bottom: 0;
@@ -113,7 +113,7 @@
 	.nav-li {
 		padding: 30upx;
 		border-radius: 12upx;
-		width: 45%;
+		width: 95%;
 		margin: 0 2.5% 40upx;
 		
 		background-size: cover;

--
Gitblit v1.9.1