INN / umbrella-aspenj

umbrella repository for aspenjournalism.org
GNU General Public License v2.0
0 stars 1 forks source link

Make the "donate" button appear in the sticky nav at even the smallest screen widths #5

Closed benlk closed 4 years ago

benlk commented 4 years ago

Using this as the source of screen sizes:

On the iPhone 6/7/8 (375px) this looks fine:

Screen Shot 2019-11-18 at 14 52 08

But on the iPhone 4/5/SE (320px) it wraps onto another line:

Screen Shot 2019-11-18 at 14 52 24

If we decrease the font size to 14px and change the word to "Donate", then everything can stay in one row in the header, down to 315px wide:

Screen Shot 2019-11-18 at 14 55 16