Responsive Grid #71
Unanswered
projetobleroo
asked this question in
Q&A
Replies: 2 comments 2 replies
|
I see no problems on the grid side. You should make your grid item components responsive. If what you want is that when the screen is smaller, change the number of columns, for example just 1 column, this is another thing that we can discuss. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Could someone guide me how can I make the columns and grid items
stay responsive in angular, example I have the layout this way in full screen.
as I make it smaller, that each card is one under the other and not decreasing its size.
All reactions