From 553f2b1f1f7898ea117c64a3fc40001ec7ef1f0c Mon Sep 17 00:00:00 2001
From: zxa666 <zxadeguge@gmail.com>
Date: Thu, 19 Sep 2024 21:38:21 +0800
Subject: [PATCH] adjust navbar

---
 src/containers/App/App.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/containers/App/App.css b/src/containers/App/App.css
index 5d80a6b..0e3613e 100644
--- a/src/containers/App/App.css
+++ b/src/containers/App/App.css
@@ -601,7 +601,7 @@ footer a:hover {
 }
 
 .section {
-  padding-top: 200px;
+  padding-top: 100px;
   height: 100vh;
   /* display: flex;
   justify-content: center;
@@ -624,6 +624,6 @@ footer a:hover {
 }
 
 .navbar-img {
-  height: 120px;
+  height: 80px;
   width:auto;
 }
\ No newline at end of file
-- 
GitLab