I want to use grids but this style is not working correctly `grid-template-columns: repeat(auto-fill,minmax(260px,1fr));`
I want to use grids but this style is not working correctly
grid-template-columns: repeat(auto-fill,minmax(260px,1fr));