Html – Issue with margin / padding right not applying on a scrollable element for mobile
I'm trying to build an icon container that shows on mobile devices using ReactJS and CSS. The issue I have is that I want to apply some space on the right and left of the container to make it look…