Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 39fcf09

Browse files
andrewseguinkara
authored andcommitted
fix: normalize card height (#115)
1 parent caa8265 commit 39fcf09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/pages/component-category-list/component-category-list.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
margin: 20px;
1717
vertical-align: top;
1818
cursor: pointer;
19+
20+
.mat-card-title {
21+
font-size: 20px;
22+
}
1923
}
2024

2125
.docs-component-category-list-card-image {

0 commit comments

Comments
 (0)