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

Commit 0d9bacf

Browse files
style: card header size
1 parent 5bd5497 commit 0d9bacf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

studio/src/app/components/feed/card/app-feed-card-content/app-feed-card-content.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ app-feed-card-content {
1010
overflow: hidden;
1111
}
1212

13+
ion-card-title {
14+
font-size: var(--font-size-h1);
15+
}
16+
1317
ion-card-subtitle {
1418
display: flex;
1519
flex-wrap: wrap;

0 commit comments

Comments
 (0)