We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 060a23b + 0529c57 commit a6433f5Copy full SHA for a6433f5
1 file changed
src/custom-theme.scss
@@ -29,3 +29,7 @@ $gear3-theme: mat.m2-define-light-theme($gear3-primary, $gear3-accent, $gear3-wa
29
white-space: normal !important;
30
word-wrap: normal !important;
31
}
32
+
33
+.card {
34
+ margin-bottom: 5rem;
35
+ }
0 commit comments