I created this repo with the intent of practicing how much of the CSS grid I have mastered in order to create layouts, and style components using grid.
Halfway I thought why not allow other developers to showcase their mastery too.
...
<li class="nav__item">
<a href="equal-height-cards/index.html" class="nav__link">
Create cards with equal heights
</a>
</li>
...<li class="nav__item">
<a href="equal-height-cards/index.html" class="nav__link">
Create cards with equal heights - John Mwendwa
</a>
</li>Try to use only grid for your layouts and design to see how uch you've mustered it.
If you also want to showcase your CSS flexbox mastery too, checkout my other repo on flexbox and be sure to contribute ? https://github.com/JohnMwendwa/flexbox-practice-excercises
Don't forget to star the repo ?
If you have an extremely good eye for design, you can alter the root style.css stylesheet. Although all your alterations are not always guaranteed to be added and merged but it's always worth the effort.
https://johnmwendwa.github.io/grid-practice-excercises