remove comment

This commit is contained in:
MLH
2024-12-31 20:09:35 +01:00
parent 55a19ce7e5
commit 5e8eede1cd

View File

@@ -549,7 +549,7 @@ body {
bottom: 4.75em; bottom: 4.75em;
} }
} }
/* MARK: HERE for tablets */
@media (max-width:1000px) and (orientation:landscape) { @media (max-width:1000px) and (orientation:landscape) {
.slide { .slide {
height: 22em; height: 22em;
@@ -947,7 +947,7 @@ body {
height: 100%; height: 100%;
background-color: #000; background-color: #000;
} }
/* MARK: HERE */
@media (orientation: portrait) { @media (orientation: portrait) {
#video-overlay { #video-overlay {
position: fixed; position: fixed;