Я использую css grid для отображения 5 карт. The cards aligned perfectly in a single row in desktop.
But, when I switch to a mobile device, they are displayed as per the image below.
Is it possible to specify to display only two rows in the CSS grid.
Подробнее здесь: https://stackoverflow.com/questions/601 ... n-css-grid