From ef52e36ba792fbf1b7a43649648e128bc79b61e8 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Fri, 16 Oct 2020 17:16:49 -0400 Subject: [PATCH] feat(score-box): shrink the log box a little --- src/app/score-box/score-box.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/score-box/score-box.component.html b/src/app/score-box/score-box.component.html index 1306ce43..a66a51d8 100644 --- a/src/app/score-box/score-box.component.html +++ b/src/app/score-box/score-box.component.html @@ -4,9 +4,9 @@ xmlns="http://www.w3.org/2000/svg" version="1.0" preserveAspectRatio="xMinYMin meet" - viewBox="0 0 640 400"> + viewBox="0 0 640 350"> - + @@ -77,9 +77,9 @@ {{game.homeScore}} - + - +
{{game.lastUpdate}}