diff --git a/src/components/ScoresList.vue b/src/components/ScoresList.vue index 80d1586..04ddee6 100644 --- a/src/components/ScoresList.vue +++ b/src/components/ScoresList.vue @@ -133,7 +133,7 @@ function getTranslation(translations, key) {
  • - {{ + {{ getTranslation(score.translations, "languages_id").title }}
  • @@ -220,8 +220,9 @@ main img border: 2px solid var(--color-background) max-width: 100% + object-fit: contain - a + a.link font-size: 2rem line-height: 2rem color: var(--color-green)