mirror of
https://github.com/searxng/searxng.git
synced 2025-05-24 01:12:56 -04:00
On mobile devices with browser chrome (UI) that recedes on scroll, 'vh' includes the height covered by chrome, which 'dvh' does not. By using 'dvh' the footer is immediately visible on the homepage without scrollbar on mobile devices.