Style fix

This commit is contained in:
Eduard Urbach 2017-12-05 11:28:29 +01:00
parent b5512a4661
commit 7f7f9f4803
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ component OsuRankingList(users []*arn.User)
tr.mountable
th #
th Player
th.ranking-pp Performance
th.ranking-score Performance
th.ranking-accuracy Accuracy
tbody
for index, user := range users

View File

@ -8,7 +8,7 @@ component OverwatchRankingList(users []*arn.User)
tr.mountable
th #
th Player
th.ranking-pp Skill Rating
th.ranking-score Skill Rating
tbody
for index, user := range users
tr.ranking.mountable