diff --git a/frontend/css/style.css b/frontend/css/style.css index 6d31adf..234076e 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -70,8 +70,8 @@ html, body { } .accueil-logo { - max-width: 90vw; - max-height: 90vh; + max-width: 180vw; + max-height: 180vh; margin-bottom: 2rem; object-fit: contain; }