From 3d29fc04eec0e32df4d9c66388fb2303d01dac45 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 4 May 2023 19:51:08 -0600 Subject: Arregla modal de inicio de sesiĆ³n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/stylesheets/shared.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/stylesheets/shared.css') diff --git a/src/components/stylesheets/shared.css b/src/components/stylesheets/shared.css index 5f410c7..9bda368 100644 --- a/src/components/stylesheets/shared.css +++ b/src/components/stylesheets/shared.css @@ -7,7 +7,7 @@ } .button { - background-color: #394490; + background-color: #394490 !important; } .main-view { -- cgit v1.2.3