From 8e22a951b0d7cb2523c96979db27555b1c48ffbd Mon Sep 17 00:00:00 2001 From: LC Date: Tue, 10 Jan 2023 20:11:15 +0100 Subject: [PATCH] Annulation modifs 4404 --- core/module/user/view/login/login.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/user/view/login/login.css b/core/module/user/view/login/login.css index a3a60c9..5aea785 100644 --- a/core/module/user/view/login/login.css +++ b/core/module/user/view/login/login.css @@ -9,7 +9,7 @@ border: 1px solid; } -@media screen and (max-width: 799px) { +@media screen and (max-width: 768px) { .userOuter{ width: 100%; }