Fixed center wrapper broken on mobile
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-11-05 12:43:40 -04:00
parent 4fd374ce39
commit b1055a6652
1 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,10 @@
border-radius: 0;
width: 100%;
}
.wrapperCenter {
padding: 0;
}
}
.internalWrapper {