Skip to content

Commit 4f89480

Browse files
author
l
committed
reduce line height to match current
1 parent 7554eeb commit 4f89480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-theme/assets/styles/02-variables/fonts.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:root {
2-
--theme-font--headings: 700 100%/2 Raleway, sans-serif;
2+
--theme-font--headings: 700 100%/1.5 Raleway, sans-serif;
33
--theme-font--ui: 400 100%/1.5 Raleway, sans-serif;
44
--theme-font--copy: 400 100%/1.5 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
55
--theme-font--code: 100 100%/2 Monaco, Menlo, monospace;

0 commit comments

Comments
 (0)