Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typography | Docs | Map typography tokens to JSON data #1785

Merged
merged 12 commits into from
Mar 31, 2020
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
Vertical Spacing
</bolt-text>
<bolt-text>
The base value of vertical spacing is based on the leading of base body text (1.65rem).
The base value of vertical spacing is based on the leading of base body text.
</bolt-text>
</bolt-stack>
<bolt-stack spacing="medium">
Expand Down Expand Up @@ -58,7 +58,7 @@
Horizontal Spacing
</bolt-text>
<bolt-text>
The base value of horizontal spacing is based on the gutter of the grid (2rem).
The base value of horizontal spacing is based on the gutter of the grid.
</bolt-text>
</bolt-stack>
<bolt-stack spacing="medium">
Expand Down