Skip to content

[Visual]: Optimize README banner image resolution for mobile & high-DPI screens#6

Description

@githubmofo

馃悰 What is the bug?

The TorusGuard.png banner in README.md is currently embedded with <img width="300">. On high-DPI retina screens and mobile GitHub apps, the image can appear slightly scaled or display with high dark contrast on pure white themes.

馃幆 Expected Behavior

The banner should be crisp on all display scales and look seamless across both GitHub Dark Mode and Light Mode.

馃挕 Suggested Fix

  1. Add an @2x optimized asset or responsive <picture> tag.
  2. Ensure consistent padding and mobile responsiveness in README.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions