From cec1e4857e3a0ed1a95409b842ae9fc788073dc6 Mon Sep 17 00:00:00 2001 From: "pawel.gaca" Date: Wed, 12 Nov 2025 13:59:45 +0100 Subject: [PATCH] Fix loading --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 0592f59..5a1beea 100644 --- a/style.css +++ b/style.css @@ -45,6 +45,9 @@ width: 100%; height: 50rem; } +.idm__hotspot.idm-loading .hotspot{ + opacity: 0; +} @media (max-width: 756px) { .idm__hotspot.idm-loading{ width: 100%;