This moves the max-width: 100%
from the media query and puts it at the root of the mixin so we're not unnecessarily repeating max-width
across all breakpoints at compilation
This moves the max-width: 100%
from the media query and puts it at the root of the mixin so we're not unnecessarily repeating max-width
across all breakpoints at compilation