From e5ae81a7e80d9362edcef30c93124382de7c6e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Thu, 10 May 2018 22:12:14 +0200 Subject: [PATCH] Adjust column widths --- ng-app/src/app/quotes/quotes.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ng-app/src/app/quotes/quotes.component.html b/ng-app/src/app/quotes/quotes.component.html index d90b095..ff6d555 100644 --- a/ng-app/src/app/quotes/quotes.component.html +++ b/ng-app/src/app/quotes/quotes.component.html @@ -25,9 +25,9 @@ - # + # - {{quote.id}} + {{quote.id}} @@ -41,17 +41,17 @@ - Game + Game - {{quote.game}} + {{quote.game}} - Date + Date - {{quote.date}} + {{quote.date}}