From b63c19dd02186e23ce3f3594809c6a7bd3e63793 Mon Sep 17 00:00:00 2001 From: Henny022p Date: Fri, 14 Oct 2022 00:00:18 +0200 Subject: [PATCH] fix missing tr tag this improves accessibility through better screen reader support --- .../game/game-progress/game-progress.component.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/app/games/game/game-progress/game-progress.component.html b/src/app/games/game/game-progress/game-progress.component.html index 61b5bd3..dbf60fc 100644 --- a/src/app/games/game/game-progress/game-progress.component.html +++ b/src/app/games/game/game-progress/game-progress.component.html @@ -5,10 +5,12 @@
- - - - + + + + + +
{{ series.name }}
{{ series.name }}