From 51e45ecf18f7da5e54d278eb6601f1e5fcb5691b Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Tue, 17 Feb 2026 20:57:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/modules/change-banner.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/theme/modules/change-banner.css b/theme/modules/change-banner.css index 2f7787a..fb67954 100644 --- a/theme/modules/change-banner.css +++ b/theme/modules/change-banner.css @@ -8,7 +8,6 @@ --banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main'); } -.pageTitleWithLogo::before { - background-image: var(--banner-url) !important; - background-size: contain !important; +.pageTitleWithDefaultLogo { + background-image: none !important; } \ No newline at end of file