diff --git a/src/App.css b/src/App.css index cbb5430..bd1b7b1 100644 --- a/src/App.css +++ b/src/App.css @@ -176,14 +176,16 @@ button { .logo { position: relative; text-align: center; - height: 160px; + height: 140px; + margin-bottom: 20px; img { display: block; margin: auto; } h3 { position: absolute; - width: 200px; + font-size: medium; + width: 140px; top: 33%; left: 50%; transform: translate(-50%, -50%);