File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Typography
2
2
3
- Typography provides methods for displaying text in [ material styles]
4
- (https://www.google.com/design/spec/style/typography.html ). Mostly centered
5
- around fonts and their opacity.
3
+ The Typography component provides methods for displaying text in [ material styles]
4
+ (https://www.google.com/design/spec/style/typography.html ), focusing on fonts and their opacity.
6
5
7
6
## Requirements
8
7
@@ -25,11 +24,11 @@ label.alpha = [MDCTypography titleFontOpacity];
25
24
## Font sizes
26
25

28
- Source: [Typography scale spec]
29
- (https://www.google.com/design/spec/style/typography.html#typography-styles).
27
+ Source: [Typography style spec]
28
+ (https://www.google.com/design/spec/style/typography.html#typography-styles)
30
29
31
30
## Font opacities
32
31

34
33
Source: [Typography opacity spec]
35
- (https://www.google.com/design/spec/style/typography.html#typography-other-typographic-guidelines).
34
+ (https://www.google.com/design/spec/style/typography.html#typography-other-typographic-guidelines)
You can’t perform that action at this time.
0 commit comments