oddbird / oddcontrast

https://www.oddcontrast.com/
BSD 3-Clause "New" or "Revised" License
28 stars 1 forks source link

Consider aligning the background colors (if failing) for the known issues section only on medium and maybe small screens #158

Closed dvdherron closed 9 months ago

dvdherron commented 9 months ago

The small and medium sizes don't have text immediately above the "known issues" section for it to line up with, so indenting the text at those screen sizes might look better than when failed background colors don't line up.

Medium Screen

negative-margin

fail

negative-margin-fail-medium

pass

negative-margin-pass-medium

no-margin

fail

no-margin-fail-medium

pass

no-margin-pass-medium

Small Screen

negative-margin

fail

1-negative-margin-fail-small

pass

2-negative-margin-pass-small

no-margin

fail

3-no-margin-fail-small

pass

4-no-margin-pass-small