We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed820a commit 5b00c6eCopy full SHA for 5b00c6e
src/app/app.component.scss
@@ -6,3 +6,9 @@ agm-map {
6
padding: 1rem 0 1rem 0;
7
width: 50%;
8
}
9
+
10
+mat-card {
11
+ margin: 1rem;
12
+ padding: 1rem;
13
+ max-width: 100%;
14
+}
0 commit comments