From bfcfe9e8227ff2d0d2f54345ca72043b1522f056 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期六, 23 四月 2022 09:04:54 +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