From 6c61a517af75c66ef87102d6059ecb4f17d0c6b4 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 12 四月 2022 13:56:05 +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