mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Tweak position of ranking arrows.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user