mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-07-26 21:00:55 -05:00
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>