diff --git a/frontend/style.css b/frontend/style.css index e91c86c5f2a2e5a72418d5177caf1c7467f6cd4d..eec2a9c7d5bc70002c7bd278844f35d0e2121a42 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -54,8 +54,7 @@ body { .logs { margin:auto; - max-width: 50vw; - min-width: 50vw; + width: max-content; margin-top: 3vh; border-radius: 0.1rem;