Skip to content

Commit

Permalink
fix progressbg alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkIntaqt committed Mar 26, 2024
1 parent 2adf640 commit 369e097
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/css/challengeObject.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@

.compact.challenge .progressBar.bgprogress {
height: 4px;
margin-left: -8px;
margin-top: 46px;
left: 0;
bottom: 1px;
}

.full.challenge:hover {
Expand Down

0 comments on commit 369e097

Please sign in to comment.