add to css file: .mobile { justify-content: space-around; width: 100%; } ...in addition to what is there already. Can't do this from work thanks to firewalls...
add to css file:
.mobile {
justify-content: space-around;
width: 100%;
}
...in addition to what is there already. Can't do this from work thanks to firewalls...