Hi guys! I am stuck and will appreciate your help…
Trying to master flex and css grid.
I cannot understand why these items are assigned such a huge height: http://prntscr.com/ob0zum
The list items have huge vertical spacing, I first tried to position them with ul and li tags, then with article, and then explicitly set flex-basis but nothing helps…
Available online here: https://zelenskaya.github.io/experiments/
Do you have any idea? Thanks!