feat: 修改宽度

This commit is contained in:
秋水浮尘
2024-03-03 22:50:45 +08:00
parent cca31e8de2
commit 39a9deb7fb
13 changed files with 77 additions and 77 deletions

View File

@@ -132,8 +132,8 @@ const QuestionBank = () => {
</div>
</div>
<div className='ranking-box'>
<ContributionList />
<RankingList />
<ContributionList />
</div>
</div>
)