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

fix: updates line-height #108

Merged
merged 3 commits into from
May 23, 2019
Merged

fix: updates line-height #108

merged 3 commits into from
May 23, 2019

Conversation

adamraider
Copy link
Contributor

No description provided.

@adamraider adamraider requested a review from cmugla as a code owner May 23, 2019 17:36
@adamraider adamraider force-pushed the raid/update-line-height branch from ca46d62 to dfb683e Compare May 23, 2019 17:44
@@ -8,7 +8,7 @@ $ray-font-stack-sans-serif: 'Apercu', Avenir, -apple-system, BlinkMacSystemFont,
$ray-font-stack-mono: 'Apercu Mono', SFMono-Regular, Menlo, Monaco, Consolas,
'Liberation Mono', 'Courier New', monospace;
$ray-base-font-size: rem(16px);
$ray-base-line-height: 1.75rem;
$ray-base-line-height: 1.618;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change the global line height?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's necessary

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The global line height should be relative to the element not the base font-size

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this is an unrelated fix?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's somewhat related

alanfriedman
alanfriedman previously approved these changes May 23, 2019
@adamraider adamraider changed the title fix: update base line-height fix: updates line-height May 23, 2019
@adamraider adamraider merged commit f111c9c into master May 23, 2019
@adamraider adamraider deleted the raid/update-line-height branch May 23, 2019 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants