Skip to content

Commit d3ac45d

Browse files
committed
fix(title): padding
1 parent 73d4870 commit d3ac45d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/components/title/title.ionic.scss

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
:host {
88
@include globals.typography(globals.$ion-heading-h6-medium);
9+
@include globals.padding(0, 0, 2px);
910

1011
box-sizing: border-box;
1112
pointer-events: none;

0 commit comments

Comments
 (0)