Horizontal Scrolling using CSS Grid
In this previous article, I showed how to do horizontal scrolling using flexbox. I was recently asked how to do the same scrolling but using CSS Grid instead. This article shows you how to do horizontal scrolling using CSS Grid.
Setting up my project...
ratracegrad.hashnode.dev3 min read