diff --git a/frontend/style.css b/frontend/style.css index f953d4e275eca5fd3249e5c7c2fb66ccbf1ec2be..e91c86c5f2a2e5a72418d5177caf1c7467f6cd4d 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -57,7 +57,7 @@ body { max-width: 50vw; min-width: 50vw; - margin-top: 2.5vh; + margin-top: 3vh; border-radius: 0.1rem; border-style: solid; border-color: #454545; @@ -73,7 +73,7 @@ body { .logs__title { display: block; margin-top: 1vh; - margin-bottom: 1vh; + margin-bottom: 2vh; font-size: 30px; text-decoration: underline; }