From e6b5c152fc797c03f567279c185b871df171f3cd Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:11:30 +0100 Subject: [PATCH] Increase distance from background --- media/css/firefox/browsers/mobile.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/css/firefox/browsers/mobile.scss b/media/css/firefox/browsers/mobile.scss index 1ccdb1f5f56..d72f00df7ca 100644 --- a/media/css/firefox/browsers/mobile.scss +++ b/media/css/firefox/browsers/mobile.scss @@ -161,7 +161,7 @@ $image-path: '/media/protocol/img'; // and avoid the noodles background where the form was @media #{$mq-lg} { .c-page-header .mzp-c-split-body { - width: 75%; + width: 70%; } .c-page-header::before {