Skip to content

Commit dfd5ce7

Browse files
authored
Merge branch 'master' into bundev/remove-read-only-textview-border
2 parents 42641d2 + 9f2105b commit dfd5ce7

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

src/scss/core/primitives/_headings.scss

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,3 @@
4646
.footnote {
4747
font-size: 13;
4848
}
49-
50-
.ns-android {
51-
.h1 {
52-
font-size: 34;
53-
}
54-
55-
.h2 {
56-
font-size: 24;
57-
}
58-
59-
.h3 {
60-
font-size: 16;
61-
}
62-
63-
.h5 {
64-
font-size: 11;
65-
font-weight: bold;
66-
}
67-
68-
.body2 {
69-
font-size: 14;
70-
font-weight: 500;
71-
}
72-
}

0 commit comments

Comments
 (0)