From 5e8eede1cddf466dc24f20d3594adf0f38fd0d59 Mon Sep 17 00:00:00 2001 From: CodeDevMLH Date: Tue, 31 Dec 2024 20:09:35 +0100 Subject: [PATCH] remove comment --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 1ed4ca8..9b992b8 100644 --- a/styles.css +++ b/styles.css @@ -549,7 +549,7 @@ body { bottom: 4.75em; } } -/* MARK: HERE for tablets */ + @media (max-width:1000px) and (orientation:landscape) { .slide { height: 22em; @@ -947,7 +947,7 @@ body { height: 100%; background-color: #000; } -/* MARK: HERE */ + @media (orientation: portrait) { #video-overlay { position: fixed;