I want to use Mat-Grid in my project as Grid Layout.Which is flexible and responsive as I wish.Because shrink ratio is same for all boxes as I wish.But when screen is 425px(Can be scalled in browser for PC or in mobile) I want to see all boxes in the grid as vertical not horizontal always.Ho can I do that?My another question is it possible to arrange that gap between boxes?
Here that example below you can see https://stackblitz.com/edit/angular-tekgya?file=app/grid-list-overview-example.html
Here how it should be seem on the below when width is 425px