Files
systemd/docs/style.css
Rito Rhymes 6c6b635b8a docs: contain image sizing and prevent overflow on mobile
`max-width: 100%` keeps images from expanding beyond
their container and creating horizontal overflow scroll
on small screens.

`height: auto` ensures the image scales proportionally
when width is adjusted.

(cherry picked from commit e5a6cc3a6f)
2026-03-12 12:13:02 +00:00

11 KiB