From c72b25677b2655e6828a34ce72986e10db87d2f3 Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Thu, 10 Oct 2024 20:31:37 +0530 Subject: [PATCH] embed com done --- styles/details-verification/details-verification.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/details-verification/details-verification.css b/styles/details-verification/details-verification.css index d58dad65cb..d464b929bc 100644 --- a/styles/details-verification/details-verification.css +++ b/styles/details-verification/details-verification.css @@ -319,7 +319,7 @@ } } -@media screen and (max-width:768px) and (max-width:1024px) { +@media screen and (min-width:768px) and (max-width:1024px) { .section.embed-text-center .embed-wrapper .embed>.videotag>video { width: 100%; height: 414px;