trying to fix scroll on mobile

master
Tancre 3 years ago
parent eeecae9f01
commit e8415d198b

@ -271,17 +271,17 @@ button {
.corpi {
min-width: unset !important;
max-width: unset !important;
width: 75% !important;
width: 70% !important;
height: auto !important;
top: unset !important;
right: unset !important;
left: unset !important;
border: unset !important;
/* border: unset !important; */
/* display: inline-block !important; */
display: block !important;
position: initial;
cursor: unset !important;
border-radius: unset !important;
/* border-radius: unset !important; */
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;

Loading…
Cancel
Save