Skip to content

Commit 1c66e25

Browse files
committed
refactor(item): add typography
1 parent 71a2ff9 commit 1c66e25

File tree

79 files changed

+2
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+2
-1
lines changed

core/src/components/item/item.ionic.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
--padding-bottom: #{globals.$ionic-space-200};
2222
--padding-start: #{globals.$ionic-space-400};
2323

24+
@include globals.typography(globals.$ionic-body-lg-medium);
25+
2426
font-family: globals.$ionic-font-family;
25-
font-size: globals.$ionic-font-size-400;
2627
}
2728

2829
// Inner Item
-280 Bytes
169 Bytes
382 Bytes
-13 Bytes
20 Bytes
31 Bytes
-8 Bytes
6 Bytes
29 Bytes

0 commit comments

Comments
 (0)