bugdesigngood first issue
仓库指标
- 星标
- (215 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
See the scrollbar and overlapping box here:

This is caused by the .jumbotron .toptext .announcement box, and the rule width: calc(100% + 20px * 2);
which makes it wider than the viewport.