增加header头部阴影

This commit is contained in:
linxd
2025-07-03 11:21:59 +08:00
parent 29f08b3657
commit 24f522d1f5

View File

@ -7,6 +7,7 @@
align-items: center;
justify-content: space-between;
padding: 0 15px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
.logo {
height: 45px;
}