diff --git a/frontend/css/style.css b/frontend/css/style.css index e0e5201..fa71607 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -70,9 +70,9 @@ html, body { } .accueil-logo { - max-width: 280px; - max-height: 100px; - margin-bottom: 1rem; + max-width: 500px; + max-height: 200px; + margin-bottom: 2rem; object-fit: contain; }