ash-project / ash_hq

The Ash Framework homepage and documentation site.
MIT License
48 stars 26 forks source link

improvement: Allow heading margins to collapse in guide content #79

Closed sevenseacat closed 1 year ago

sevenseacat commented 1 year ago

Wrapping the headings with margins in parent divs (to allow for autolinking) was preventing margins from collapsing, making spacing between elements way too big

Before After
Screenshot 2023-01-25 at 3 08 27 pm Screenshot 2023-01-25 at 3 08 35 pm

ps. I snuck another tiny style fix in there for "required" pills:

Before After
Screenshot 2023-01-25 at 3 17 11 pm Screenshot 2023-01-25 at 3 17 15 pm