This commit is contained in:
Pengxiansen
2025-02-19 15:45:58 +08:00
parent 24a34fa779
commit c0562c41c0
3 changed files with 3 additions and 2 deletions

View File

@@ -308,11 +308,12 @@ export default {
.navbar {
display: flex;
align-items: center;
height: 130px;
height: 90px;
padding-left: 40px;
margin-bottom: 10px;
color: #ffffff;
background-image: url(../../assets/images/growth/growth-bg.png);
background-size: 100% 100%;
.nav-title {
font-weight: 700;
font-size: 22px;