humanmade / humanmade/hm-pattern-library

Reduce spacing between paragraphs

Open
#143 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
26
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently we have `margin: 1.66667rem 0` on paragraphs. This is consistent with most of the margins across the pattern library. However it is quite a big gap when reading long blocks of text. It is particularly noticeable on H2 where we have more shorter paragraphs.

I propsose we drop it by half.

**Current**

![image](https://user-images.githubusercontent.com/494927/31888172-e66c8232-b7f2-11e7-82e4-f15d047443ab.png)

**New**

![image](https://user-images.githubusercontent.com/494927/31887540-adcd8ed2-b7f0-11e7-8ba9-83159e194939.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.