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

This commit is contained in:
Shahan Nedadahandeh 2022-08-31 04:41:29 -07:00
parent 0f514d974c
commit f6dcda1c72
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
}
@media screen and (max-width: 768px) {
.wrapperCommon {
.sideWrapperCommon {
margin: auto;
flex-direction: column;
text-align: center;