Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Use more readable font-sizes for overviews and guides #214

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

jelbourn
Copy link
Member

@jelbourn jelbourn commented Jul 9, 2017

No description provided.

@amcdnl
Copy link
Contributor

amcdnl commented Jul 9, 2017

LGTM

One thing I might suggest is decreasing the bottom margin more like Github has:

img

Below is a screenshot before/after with the following code applied:

.docs-markdown-h1,
.docs-markdown-h2,
.docs-markdown-h3,
.docs-markdown-h4,
.docs-markdown-h5 {
  margin-bottom: 16px;
}

Before
img

After
img2

I might even suggest taking the margin bottom down a little more even.

@jelbourn
Copy link
Member Author

I'll take a look at the margins in a follow-up PR.

@jelbourn jelbourn merged commit c902fcd into angular:master Aug 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants