Skip to content

Commit

Permalink
Tweak position of ranking arrows.
Browse files Browse the repository at this point in the history
  • Loading branch information
patfair committed Oct 20, 2021
1 parent 4b0a391 commit 5e2b423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/css/audience_display.css
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ html {
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-bottom: 8px solid #0a3;
top: 211px;
top: 227px;
}
.arrow-down {
width: 0;
Expand All @@ -303,7 +303,7 @@ html {
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-top: 8px solid #c11;
top: 244px;
top: 260px;
}
.final-teams>span {
margin: 0 10px;
Expand Down

0 comments on commit 5e2b423

Please sign in to comment.