feat: 微调ui布局

This commit is contained in:
rbetree
2025-12-22 20:40:40 +08:00
parent 7d44930b59
commit e2fae7f362

View File

@@ -879,7 +879,7 @@ body .content.expanded {
.welcome-section {
width: 100%;
max-width: 1300px;
margin: 0 auto 3.5rem auto;
margin: 0 auto 2.2rem auto;
padding: 0 6rem 0 2rem;
text-align: left;
position: relative;
@@ -964,7 +964,7 @@ body .content.expanded {
cursor: pointer;
border-radius: var(--radius-md);
padding: 0.5rem;
margin: -0.5rem -0.5rem 1.5rem -0.5rem;
margin: -0.5rem -0.5rem 1rem -0.5rem;
transition: all var(--transition-normal);
}
@@ -1694,7 +1694,7 @@ body .content.expanded {
@media (max-width: 1200px) {
.welcome-section {
padding: 0 4rem 0 1.5rem;
margin-bottom: 3rem;
margin-bottom: 2rem;
}
.category {
@@ -1928,7 +1928,7 @@ body .content.expanded {
.welcome-section {
padding: 0 1rem;
margin-bottom: 2rem;
margin-bottom: 1.5rem;
}
.category {