npm / www

community space for the npm website
https://npm.community
69 stars 48 forks source link

readme.md CSS spacing on blockquote as first element #408

Closed Templarian closed 6 years ago

Templarian commented 6 years ago

Link to the page

https://www.npmjs.com/package/@mdi/font

Logged in or logged out?

Both

Expected behavior

There should be more space at the top of the blockquote.

.readme__readme___tmT33>*:first-child needs to ignore the blockquote tag.

Actual behavior

There style above removes the spacing. padding-top: 0;

Steps to reproduce the problem

  1. Navigate to page.
  2. View blockquote at top.

Browser with version

Chrome (non nightly)

Any error message?

N/A

Templarian commented 6 years ago

This was fixed a while back, so closing this issue out.