From 7aa30dd7c0e4e70e105d4062424ecbaf9df9dc2f Mon Sep 17 00:00:00 2001 From: "M.Hassan Amir" <120783382+hassanamir05@users.noreply.github.com> Date: Thu, 17 Aug 2023 15:48:49 +0500 Subject: [PATCH] Updated styles.css --- styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/styles.css b/styles.css index 7e6a834..e67fb21 100644 --- a/styles.css +++ b/styles.css @@ -567,7 +567,7 @@ body { color: #f6c90e; } -@media screen and (max-width:800px) { +@media screen and (max-width:786px) { .main-section { height: 150vh; } @@ -587,10 +587,10 @@ body { margin: 10px 30px; } .seasons-section { - height: 160vh; + height: 150vh; } .tv-series-section { - height: 160vh; + height: 150vh; } .seasons-section .col-lg-6 { padding: 30px 30px 10px 30px;