Trying to align both mobile and desktop.
Before I started trouble shooting mobile was aligned perfectly
After I inserted this code in theme.liquid - my desktop version aligned center but my mobile stop aligning center:
.footer__content-top{ text-align: center; } .footer__content-top a.link.link--text.list-menu__item.list-menu__item--link { text-align: center; display: inline-block; }I just want both to be aligned center. Any help?
Dawn
website link: theminoritynyc.com
desktop version
mobile version

