I\'m using grid and I want a layout with 3 columns. I can do this by setting:
grid-template-columns: repeat(3,1fr)
However, when I resize the