Merge pull request #612 from HenryZeng-Zero/main

修复:去除 文章页 配置中的profile项导致的 文章页 侧边栏卡片间距为0的问题
This commit is contained in:
Carol 2024-01-08 09:48:51 +08:00 committed by GitHub
commit 45b444d83f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2215,7 +2215,7 @@ blockquote footer cite::before {
}
#aside-content :only-child > .card-widget {
margin-top: 0px;
margin-top: 1rem;
}
#aside-content .card-more-btn {