Modifiche ultimate: Grafica Navi , Prenota un Altro Viaggio.

This commit is contained in:
Paolo Arena
2020-05-13 01:32:21 +02:00
parent 32fd959317
commit 205d2cee67

View File

@@ -764,6 +764,8 @@ $heightBtn: 100%;
.my-card-shadow { .my-card-shadow {
width: 100%; width: 100%;
margin-left: auto;
margin-right: auto;
max-width: 800px; max-width: 800px;
min-width: 800px; min-width: 800px;
@media (max-width: 500px) { @media (max-width: 500px) {
@@ -771,8 +773,6 @@ $heightBtn: 100%;
min-width: 300px; min-width: 300px;
} }
padding-bottom: 20px; padding-bottom: 20px;
margin-left: 0;
margin-right: 0;
margin-top: 1rem; margin-top: 1rem;
margin-bottom: 1rem; margin-bottom: 1rem;
border-radius: 30px; border-radius: 30px;