From 1f4463c1125b6409ca2bf1a5af19e8e0de243069 Mon Sep 17 00:00:00 2001 From: Ritwik Srivastava Date: Mon, 30 Sep 2024 13:07:02 +0530 Subject: [PATCH] incorporate review comments --- blocks/hotspot/hotspot.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/blocks/hotspot/hotspot.css b/blocks/hotspot/hotspot.css index 2384df19cd..37c36415a6 100644 --- a/blocks/hotspot/hotspot.css +++ b/blocks/hotspot/hotspot.css @@ -66,14 +66,6 @@ opacity: 1; } -main .embed-default { - position: relative; - left: 0; - width: 100%; - height: 0; - padding-bottom: 56.25%; -} - .block.hotspot svg { position: absolute; top: 0;