HXQLabs/helixque-landing

Improve responsive layout for widescreen and ultrawide displays

Ouverte

#40 ouverte le 1 oct. 2025

 (10 commentaires) (0 réaction) (1 personne assignée)TypeScript (35 forks)auto 404
hacktoberfesthacktoberfest-acceptedhacktoberfest2025hacktoberfest2025-accepted

Métriques du dépôt

Stars
 (77 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

The website currently doesn't scale optimally for widescreen monitors (2560x1440, 3440x1440, 4K, etc.). On these displays, content appears stretched, has excessive whitespace, or elements are poorly positioned.

Proposed improvements:

  • Add max-width constraints to main containers
  • Implement responsive grid/flexbox layouts for large screens
  • Add media queries targeting widescreen breakpoints (>1920px)
  • Center content appropriately with balanced margins
  • Adjust typography and spacing for better readability on wide displays

Guide contributeur