diff --git a/client/src/components/Match/DetailedMatchTeam.vue b/client/src/components/Match/DetailedMatchTeam.vue
index 0700fa7..a565be5 100644
--- a/client/src/components/Match/DetailedMatchTeam.vue
+++ b/client/src/components/Match/DetailedMatchTeam.vue
@@ -31,24 +31,24 @@
A |
{{ statsFormat === 'stats' ? 'cs' : 'cs/m' }} |
+ >{{ statsFormat === 'stats' ? 'Cs' : 'Cs/m' }}
{{ statsFormat === 'stats' ? 'vs' : 'vs/m' }} |
- gold |
+ >{{ statsFormat === 'stats' ? 'Vs' : 'Vs/m' }}
+ Gold |
- dmg
+ Dmg
champ
|
- dmg
+ Dmg
obj
|
- dmg
+ Dmg
taken
|
- kp |
+ KP |
diff --git a/client/src/components/Summoner/Overview/SummonerChampions.vue b/client/src/components/Summoner/Overview/SummonerChampions.vue
index 364cc4f..3a95022 100644
--- a/client/src/components/Summoner/Overview/SummonerChampions.vue
+++ b/client/src/components/Summoner/Overview/SummonerChampions.vue
@@ -53,10 +53,10 @@
{{ champion.champion.name }}
-
{{ champion.count }}
+
{{ champion.count }}
@@ -68,11 +68,11 @@
{{ kda(champion.kills, champion.deaths, champion.assists) }}
diff --git a/client/src/components/Summoner/Overview/SummonerMates.vue b/client/src/components/Summoner/Overview/SummonerMates.vue
index 60904f3..f36a243 100644
--- a/client/src/components/Summoner/Overview/SummonerMates.vue
+++ b/client/src/components/Summoner/Overview/SummonerMates.vue
@@ -11,9 +11,9 @@
-
-
Summoner
-
W / L
+
+
Summoner
+
Record
Winrate