Tweak position of ranking arrows.

This commit is contained in:
Patrick Fairbank
2021-10-20 16:16:46 -07:00
parent 4b0a3918ea
commit 5e2b423e57

View File

@@ -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;
@@ -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;