bugdesigngood first issue
Repository-Metriken
- Stars
- (215 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.