Using position absolute in a grid
This is a cool thing I saw on Kevin Powell's YouTube channel, and then actually used!
The cool thing is that if you have a grid child with position absolute, you can use the grid to position it. Let me show you what I mean.
The HTML
<div class="grid"...
blog.nicm42.me.uk3 min read