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;