Skip to content

fix: make Docusaurus website mobile-responsive #771

Description

@sonukapoor

The CVE Lite CLI website (owasp.org/cve-lite-cli) is not optimized for mobile devices. Layout elements break on small screens, making the site difficult to use on phones and tablets.

This affects discoverability - developers who encounter the project on mobile (e.g. via LinkedIn posts, press coverage, or a Google search) get a poor first impression.

Scope:

  • Audit the current Docusaurus theme/custom CSS for mobile breakpoints
  • Fix any layout issues in the homepage (website/src/pages/index.tsx) - the "as seen in" bar, hero section, and feature cards are likely candidates
  • Verify docs pages render cleanly on common mobile widths (375px, 390px, 414px)
  • Test on both iOS Safari and Android Chrome

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions