Skip to content

Tp correction

Ret Samys requested to merge tp-correction into master

Ok, this is an attempt =)

I won't be disappointed if this doesn't get through or if it doesn't work the way I imagined it. Previously, the title took up up to 3 lines, so I added a <wbr>. But then I thought, why not format it even more, and I made added even more HTML to make it slightly bigger than 1 line.

The only disadvantage, since I target both mobile and desktop with the title, is that there's a white line under the title in the header banner/topmenu label on mobile. But I think it already looks better until I find a better fix.

The next step might be to add a <style> tag in front of the title to target @media CSS rules for mobile vs desktop.

Merge request reports