This tutorial shows how to use and implement CSS Flexbox and CSS Grid alignment. Including making a page responsive so that it works on all screen sizes.
This repo is for a video tutorial by Kevin Powell taking on Frontend Mentor's challenge of creating the Bento grid pictured above. The files in the root folder (index.html and style.css) are the ...