Skip to content

Fix small PDF sections on mobile (Caused by the wrapping div element that is required)

Lukas Möller requested to merge fix-small-pdf-sections-on-mobile into staging

Caused by a weird css thing where the div is always at least as big as the font-size if it doesn't have a height assigned to it.

Merge request reports

Loading