diff --git a/client/src/components/SVGContainer.vue b/client/src/components/SVGContainer.vue index ff8332f..73406fc 100644 --- a/client/src/components/SVGContainer.vue +++ b/client/src/components/SVGContainer.vue @@ -6,5 +6,6 @@ gold rank-silver + diff --git a/client/src/components/Summoner/RecentActivity.vue b/client/src/components/Summoner/RecentActivity.vue index 07a4c22..bdabed0 100644 --- a/client/src/components/Summoner/RecentActivity.vue +++ b/client/src/components/Summoner/RecentActivity.vue @@ -1,43 +1,53 @@ - - Recent Activity - - {{ gridDays[11].month }} - {{ gridDays[42].month }} - {{ gridDays[73].month }} - {{ gridDays[104].month }} + + + + + + Recent Activity + + + - - - Mo - Tu - We - Th - Fr - Sa - Su + + + {{ gridDays[11].month }} + {{ gridDays[42].month }} + {{ gridDays[73].month }} + {{ gridDays[104].month }} - - - - - - - - {{ day.date }} - - {{ day.matches }} game(s) + + + Mo + Tu + We + Th + Fr + Sa + Su + + + + + + + + + {{ day.date }} + + {{ day.matches }} game(s) + - - - + + +