Some final polishing touches

This commit is contained in:
“Henry-Hiles” 2022-11-10 11:21:54 -05:00
commit 88084fd982
9 changed files with 78 additions and 25 deletions

View file

@ -16,3 +16,13 @@
gap: 20px;
text-align: center;
}
.Header {
font-size: 3em;
margin: 10px;
}
.NoMovies {
width: 100%;
text-align: center;
}