humanmade / humanmade/hm-pattern-library
Reduce spacing between paragraphs
Open
- 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**

**New**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.