You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
@@ -17,7 +16,7 @@ consistency across your application.
17
16
</md-toolbar>
18
17
<divclass="md-whiteframe-z1 docs-list">
19
18
<p>
20
-
AngularJS Material uses the [Roboto](https://fonts.google.com/?selection.family=Roboto)
19
+
AngularJS Material uses the [Roboto](https://fonts.google.com/specimen/Roboto)
21
20
font for all of its components.
22
21
</p>
23
22
@@ -33,7 +32,7 @@ consistency across your application.
33
32
34
33
<h4 class="md-title">Notes</h4>
35
34
<p>
36
-
When `Roboto` isn't loaded, then the typography will fallback to the following fonts:
35
+
When `Roboto` isn't loaded, the typography will fall back to the following fonts:
37
36
</p>
38
37
39
38
<ul>
@@ -50,7 +49,10 @@ consistency across your application.
50
49
</div>
51
50
</md-toolbar>
52
51
<divclass="md-whiteframe-z1 docs-list">
53
-
<p style="margin-top: 0;">To preserve <a href="http://webaim.org/techniques/semanticstructure/">semantic structures</a>, you should style the `<h1>` - `<h6>` heading tags with the styling classes shown below:</p>
52
+
<p style="margin-top: 0;">
53
+
To preserve <a href="http://webaim.org/techniques/semanticstructure/">semantic structures</a>,
54
+
you should style the `<h1>` - `<h6>` heading tags with the styling classes shown below:
0 commit comments