| commit | cbaabc25598adc890da8fe307dc0936262d70633 | [log] [tgz] |
|---|---|---|
| author | Benjamin Cabé <benjamin@zephyrproject.org> | Tue Sep 10 11:08:13 2024 +0200 |
| committer | Carles Cufí <carles.cufi@nordicsemi.no> | Thu Sep 12 14:49:06 2024 +0200 |
| tree | fb38ee54142e207efd59867076aad70f33aa2418 | |
| parent | 3082b9c509dd30fdcf4bca4afc3299acd3e1a67a [diff] |
doc: css: fix mobile layout and increase browser compatibility added a missing dvh causing footer to be footer to be displayed outside of the viewport on mobile when browsing "Desktop site" version, and also added fallback "vh" rules for slightly better browser compatibility. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>