diff options
| -rw-r--r-- | src/web/src/app/film/film.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/src/app/film/film.component.html b/src/web/src/app/film/film.component.html index 783ccc0..0564663 100644 --- a/src/web/src/app/film/film.component.html +++ b/src/web/src/app/film/film.component.html @@ -23,7 +23,7 @@ </div> <div class="h-auto container row"> <div class="main-div container p-5"> - <h1 class="" style="color: white; font-size: xxx-large; text-align: center;"> + <h1 class="" style="color: white; font-size: xxx-large"> Watch It Here </h1> <div class="cards-list pt-4"> |
