-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
troubleshootingThis issue is not reporting an issue, but just asking for helpThis issue is not reporting an issue, but just asking for help
Description
What are you trying to do?
Trying to add margin or spacing between components, row, columns, containers etc..
What troubleshooting steps have you tried?
Can't find anything related to it in the docs.
Environment
- Angular: 9.0.2
- CDK/Material: 9.0.0
Yesterday I started learning Angular, before I was creating websites using Materialize CSS. It has a responsive grid system, one can add container class and it automatically gives margin on both left and right. In Angular Material, everything starts at the top left and there is no spacing between components, for example - if I add a toolbar and then a card, the card will be directly attached to the bottom of the toolbar with no vertical spacing.
I can't find any container either which can add horizontal margin. So how to add all these things?
Metadata
Metadata
Assignees
Labels
troubleshootingThis issue is not reporting an issue, but just asking for helpThis issue is not reporting an issue, but just asking for help