SyntaxFix
Write A Post
Hire A Developer
Questions
Same as what clairesuzy answered, except you can get a similar result by adding display: flex instead of white-space: nowrap. Using display: flex will collapse the img "margins", in case that behavior is preferred.
display: flex
white-space: nowrap