Files
presidio/samples/python/batch_processing
SharonHart 2f708d224d Fix hero mascot hidden/oversized on mobile
The hero mascot was hidden on phones (display:none breakpoint) and, once shown,
ballooned because the theme's .md-typeset img max-width:100% beat the mascot
rule. Scope the mobile mascot size with higher specificity (max-width:180px,
centered) so Inky renders cleanly on mobile. Desktop unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:18:06 +03:00
..