craigsapp / website-polish-scores

Front-end for digital transcriptions of the Polish Music Heritage in Open Access project
https://polishscores.org
3 stars 1 forks source link

Improve title on small screens #178

Open craigsapp opened 2 years ago

craigsapp commented 2 years ago

Currently title is too large on small screens and needs to be smaller to avoid line wraps:

Screen Shot 2022-08-19 at 2 12 32 PM

Use a dynamically scaling font size?

craigsapp commented 2 years ago

Implemented with commit https://github.com/craigsapp/website-polish-scores/commit/932180ee91743713be5b01d91b57afaa08a762f4

The font is made smaller, but also the line height of the title is made smaller so that when the title wraps, it does not encroach on the toolbar:

Screen Shot 2022-08-19 at 2 32 19 PM