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;