From 5e1ad7aedf20e8ef98fbd0390a32e00c613b9c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Farr=C3=A9?= Date: Fri, 8 Mar 2024 19:06:55 +0100 Subject: [PATCH] Add viewport-fit=cover --- themes/clean-base/views/humhub/layouts/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/clean-base/views/humhub/layouts/main.php b/themes/clean-base/views/humhub/layouts/main.php index f235760..d827fb6 100644 --- a/themes/clean-base/views/humhub/layouts/main.php +++ b/themes/clean-base/views/humhub/layouts/main.php @@ -34,7 +34,7 @@ <?= strip_tags($this->pageTitle) ?> + content="width=device-width, initial-scale=1, viewport-fit=cover"> head() ?> render('head') ?>