SEO: fix season-record wrapping + trim range strip on mobile (#109)
Two mobile polish issues on the climate pages: - The season records table's "(Dec–Feb)" span overflowed its narrow first column (nowrap) and slid under the tinted value cell. Stack the span under the season name on phones, top-align the record cells, and let the first column wrap — so the period label sits cleanly in its own column. - The monthly temperature-range strip stretched edge-to-edge with the values floating far to the right. Cap the strip width so bars + values pack into a tight group, shrink the value labels to fit (compact "41°–66°", no reserved 92px column). The overrides now sit after the base range rules so they win.
This commit is contained in:
parent
d1ec114b4a
commit
0d477427c1
1 changed files with 1 additions and 1 deletions
Loading…
Reference in a new issue