diff --git a/MovieVerse-Frontend/html/about.html b/MovieVerse-Frontend/html/about.html index d903e903..e277188f 100644 --- a/MovieVerse-Frontend/html/about.html +++ b/MovieVerse-Frontend/html/about.html @@ -51,6 +51,16 @@ border-radius: 10px; z-index: 10; } + + @media (min-width: 900px) { + #search { + margin-top: 16px; + } + + #form1 { + margin-right: 0; + } + } diff --git a/MovieVerse-Frontend/html/actor-details.html b/MovieVerse-Frontend/html/actor-details.html index 278979a4..7d17b225 100644 --- a/MovieVerse-Frontend/html/actor-details.html +++ b/MovieVerse-Frontend/html/actor-details.html @@ -39,6 +39,17 @@ gtag('config', 'G-CQKJ67FXZ4'); + diff --git a/MovieVerse-Frontend/html/analytics.html b/MovieVerse-Frontend/html/analytics.html index 8f5c38b8..befd6187 100644 --- a/MovieVerse-Frontend/html/analytics.html +++ b/MovieVerse-Frontend/html/analytics.html @@ -39,6 +39,17 @@ gtag('config', 'G-CQKJ67FXZ4'); +
diff --git a/MovieVerse-Frontend/html/chatbot.html b/MovieVerse-Frontend/html/chatbot.html index 87954a24..ffca6412 100644 --- a/MovieVerse-Frontend/html/chatbot.html +++ b/MovieVerse-Frontend/html/chatbot.html @@ -66,6 +66,22 @@ margin-right: 0; } } + + @media (min-width: 900px) { + #local-time { + margin-top: -7px; + } + + #header { + margin-top: 26px; + padding-left: 25px; + } + + #form { + margin-top: 2px; + margin-right: 57px; + } + } @@ -101,7 +117,7 @@

- +
diff --git a/MovieVerse-Frontend/html/company-details.html b/MovieVerse-Frontend/html/company-details.html index 95fffd90..b5223ae4 100644 --- a/MovieVerse-Frontend/html/company-details.html +++ b/MovieVerse-Frontend/html/company-details.html @@ -43,6 +43,17 @@ gtag('config', 'G-CQKJ67FXZ4'); + @@ -74,12 +85,12 @@

-
+

-
+
diff --git a/MovieVerse-Frontend/html/create-account.html b/MovieVerse-Frontend/html/create-account.html index 8b2409df..8121f254 100644 --- a/MovieVerse-Frontend/html/create-account.html +++ b/MovieVerse-Frontend/html/create-account.html @@ -92,6 +92,12 @@ background-color: #22254b; color: white; } + + @media (min-width: 900px) { + #search { + margin-top: 0; + } + } + -
+

The MovieVerse @@ -72,12 +87,12 @@

-
+

-
+
diff --git a/MovieVerse-Frontend/html/favorites.html b/MovieVerse-Frontend/html/favorites.html index ac6fe2c9..ca0fe139 100644 --- a/MovieVerse-Frontend/html/favorites.html +++ b/MovieVerse-Frontend/html/favorites.html @@ -170,6 +170,16 @@ #how-to-use-section:hover { background-color: #534caf; } + + @media (min-width: 900px) { + #search { + margin-top: 16px; + } + + #form1 { + margin-right: 0; + } + } diff --git a/MovieVerse-Frontend/html/movie-details.html b/MovieVerse-Frontend/html/movie-details.html index 94134e90..841f82ef 100644 --- a/MovieVerse-Frontend/html/movie-details.html +++ b/MovieVerse-Frontend/html/movie-details.html @@ -46,6 +46,16 @@ min-width: 400px; margin-top: 0; } + + @media (min-width: 900px) { + #search { + margin-top: 16px; + } + + #form1 { + margin-right: 0; + } + } @@ -79,12 +89,12 @@

-