Some final polishing touches
This commit is contained in:
parent
6e35f9023c
commit
88084fd982
9 changed files with 78 additions and 25 deletions
|
|
@ -16,3 +16,13 @@
|
|||
gap: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.Header {
|
||||
font-size: 3em;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.NoMovies {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue