international-jugger-council / ijc-website

A repository for building the website of the International Jugger Council.
https://juggercouncil.org
GNU General Public License v3.0
0 stars 0 forks source link

Issues with mid-width rendering (tablet-type screens) #14

Closed valkyriesavage closed 3 years ago

valkyriesavage commented 3 years ago

What Happened It looks ugly.

What Should Happen It should not look ugly.

To Reproduce Steps to reproduce the bug:

  1. Go to any page on the website with a screen whose width is ~800px
  2. Observe ugliness

Screenshots image image

Additional Notes The media breakpoints need to be updated to fix this. The particular bugs, shown above:

candu commented 3 years ago

To address this and #3 without too much custom CSS hackery here, I'd suggest that we do in fact bring these onto one column at tablet size, and just make that column fill the horizontal space.

It does mean a lot of empty space, but also...tablets are pretty rare these days, so optimizing for that experience seems like not the best use of our time.