Description:
The screenshot below was taken on a 21:9 ultrawide display. The main container section does not appear visually pleasing — it looks stretched or leaves too much empty space, making the layout feel unbalanced.
It's likely that similar responsive issues could occur on other uncommon screen aspect ratios as well.
Example resolution to reproduce the issue: 1675x970.
Possible solution:
Apply a min-height to the main container
Review general responsive behavior for edge-case screen ratios
Related commit:
There was a previous attempt to improve responsiveness, mainly focused on mobile views:
4821f4c – fix: resolve layout issues for better responsiveness
Screenshot:

Prefered layout:

Description:
The screenshot below was taken on a 21:9 ultrawide display. The main container section does not appear visually pleasing — it looks stretched or leaves too much empty space, making the layout feel unbalanced.
It's likely that similar responsive issues could occur on other uncommon screen aspect ratios as well.
Example resolution to reproduce the issue:
1675x970.Possible solution:
Apply a min-height to the main container
Review general responsive behavior for edge-case screen ratios
Related commit:
There was a previous attempt to improve responsiveness, mainly focused on mobile views:
4821f4c – fix: resolve layout issues for better responsiveness
Screenshot:
Prefered layout: