From 12f9bcbd74359c0fc58eea98e4f1685477b7e63f Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 12 四月 2022 16:29:40 +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