From 5de215a11a22434d0a6b6d60d9ad63e8353ee073 Mon Sep 17 00:00:00 2001 From: Simon Grimme <9295182+grimsi@users.noreply.github.com> Date: Fri, 19 Aug 2022 01:47:15 +0200 Subject: [PATCH] Added company logos to detail view --- .../game-detail-view.component.html | 48 ++++++++++++++----- 1 file changed, 35 insertions(+), 13 deletions(-) diff --git a/frontend/src/app/components/game-detail-view/game-detail-view.component.html b/frontend/src/app/components/game-detail-view/game-detail-view.component.html index 3222aa0..61f71ce 100644 --- a/frontend/src/app/components/game-detail-view/game-detail-view.component.html +++ b/frontend/src/app/components/game-detail-view/game-detail-view.component.html @@ -1,4 +1,5 @@ -
{{game.summary}}
-