INN / inn

WordPress child theme for INN.org. Requires Largo parent theme (https://github.com/INN/largo)
https://inn.org
GNU General Public License v2.0
2 stars 2 forks source link

Fix layout-breaking left margin on hero elements in single posts #81

Closed benlk closed 6 years ago

benlk commented 6 years ago

Changes

Before:

screen shot 2018-08-24 at 1 38 53 pm screen shot 2018-08-24 at 1 39 01 pm

After:

screen shot 2018-08-24 at 2 02 27 pm

Why

With the margin, the element was positioned such that the page was wider than the viewport.

Questions

benlk commented 6 years ago

Yes, that would be preferable, but it's a change we'd want to make in Largo as that's where this problem comes from. https://github.com/INN/largo/issues/1401