From 806d72e58ae1cf9e2bbef568565c0d61b142f283 Mon Sep 17 00:00:00 2001 From: Nikhil Nawgiri Date: Sun, 27 Oct 2024 13:19:08 +0100 Subject: [PATCH] Improve styling --- fe/src/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fe/src/App.css b/fe/src/App.css index 010a298..a12c01b 100644 --- a/fe/src/App.css +++ b/fe/src/App.css @@ -111,12 +111,12 @@ h1:hover { margin-bottom: 10px; img { - max-height: 62px; + max-height: 50px; } section { flex: 1; - padding-left: 10px; + padding-left: 8px; display: flex; flex-direction: column; justify-content: space-evenly;text-align: left;