sinonjs / sinon

Test spies, stubs and mocks for JavaScript.
https://sinonjs.org/
Other
9.63k stars 769 forks source link

Fixed CSS selectors for Changelog page and changed the font size of blockquote to 16px. #2470

Closed leolupianez closed 2 years ago

leolupianez commented 2 years ago

Purpose (TL;DR)

Fixed issue #2469 by ensuring the blockquote and a CSS selectors in the _base.scss file does not affect those found on the Changelog page. The default font size of the blockquote element was also changed to 16px as suggested on the issue.

The style of quotes found on the root page retain their previous style and are unaffected by this change.

2022-08-24_04-01-45PM

How to verify

  1. Check out this branch
  2. cd docs
  3. gem install bundler
  4. bundle install
  5. bundle exec jekyll serve
  6. Go to http://localhost:4000/releases/changelog