I was just testing my site on different mobile browsers and everything looks fine on Chrome, but when I tested it on Firefox, I noticed that a flex container isn’t displaying correctly. For some reason, the flex items in the container have extra spacing beyond just the ‘margin-right: 10px’ property, and I can’t figure out why. It’s making the list items in the flex container spill over the page width, causing a scroll bar to appear
This is how my site looks in Chrome (and how I want it to look):
And this is how it looks in Firefox:
Can anybody help me get to the bottom of this?
Thanks in advance!

