From dc37de7a6399989389e0f39549b81f33551504d2 Mon Sep 17 00:00:00 2001 From: Daniel Glazebrook <33813178+danielglazebrook@users.noreply.github.com> Date: Thu, 1 Nov 2018 15:07:28 +0000 Subject: [PATCH] Fixed card-box height and responsive text alignment Fixed card-box height and responsive text alignment --- css/index.css | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/css/index.css b/css/index.css index e3d2a577a..a5d195d0a 100755 --- a/css/index.css +++ b/css/index.css @@ -60,13 +60,8 @@ a:hover { .card-body { display: flex; - height: 115px -} - -.card-title { - display: flex; - align-self: center; - justify-self: center; + height: 115px; + justify-content: center; } /*