Forums
(@kntung)
4 years, 7 months ago
Hello,
I managed to figure out how to do it: Instead of using grid, I use flex. Now the items are displayed horizontally:
display:flex;
Thanks anyway.