Skip to content

Commit

Permalink
WIP: Fixed IMDB Ratings (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed May 14, 2024
1 parent 55e3cff commit 0ee4d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MovieVerse-Frontend/html/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ <h2 id="aboutHeader" style="align-self: center; cursor: pointer">About The Movie
<img id="logo" src="../../images/uwu.webp" alt="The MovieVerse" style="width: 200px; max-width: 800px; margin: 20px auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2)">
</div>

<p style="color: white; text-align: center; width: 100%;">Thank you for visiting MovieVerse today!</p>
<p style="color: white; text-align: center; width: 100%;">Thank you for visiting MovieVerse today! 🎬🍿</p>

<h3 id="subheading1" style="cursor: pointer">Core Features:</h3>

Expand Down

0 comments on commit 0ee4d53

Please sign in to comment.