NavBar layout achieved

This commit is contained in:
2025-08-25 14:03:24 -04:00
parent 7de11a5340
commit 7c88bf9909
4 changed files with 337 additions and 79 deletions
+6
View File
@@ -52,6 +52,12 @@ h1:focus {
border-color: #929292;
}
.page .content {
padding-top: 24px !important;
margin: 0 auto !important;
max-width: 1200px !important;
}
/*movie card styling*/
.movie-poster {