pythonarcade/arcade

Documentation Issue: Contributing section on home page has alignment issues

Closed this issue · 1 comments

Bug / Documentation:

TL;DR: The Contributing heading on the home page is ugly in full screen and half-screen views

Replication steps

  1. Check out the repo
  2. pip install -Ie .[dev]
  3. ./make.py serve
  4. Go to http://localhost:8000
  5. Scroll down

Examples

Full screen

image

Half screen

image

Taking care of this.