HXQLabs/helixque-landing
Improve responsive layout for widescreen and ultrawide displays
Aperta
#40 aperta il 1 ott 2025
hacktoberfesthacktoberfest-acceptedhacktoberfest2025hacktoberfest2025-accepted
Metriche repository
- Star
- (77 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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