From 205d2cee67f84da947bc3bef79df4b08bc97795b Mon Sep 17 00:00:00 2001 From: Paolo Arena Date: Wed, 13 May 2020 01:32:21 +0200 Subject: [PATCH] Modifiche ultimate: Grafica Navi , Prenota un Altro Viaggio. --- src/App.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.scss b/src/App.scss index 45489b6..47d2644 100755 --- a/src/App.scss +++ b/src/App.scss @@ -764,6 +764,8 @@ $heightBtn: 100%; .my-card-shadow { width: 100%; + margin-left: auto; + margin-right: auto; max-width: 800px; min-width: 800px; @media (max-width: 500px) { @@ -771,8 +773,6 @@ $heightBtn: 100%; min-width: 300px; } padding-bottom: 20px; - margin-left: 0; - margin-right: 0; margin-top: 1rem; margin-bottom: 1rem; border-radius: 30px;