Skip to content

Commit

Permalink
Update: Enhanced UI layout & design (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed Mar 19, 2024
1 parent e657fae commit 9165878
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,9 @@ <h2 id="other" style="margin-top: 45px; cursor: pointer">Global Hits: Popular Mo
<main id="most-popular"></main>

<div class="genres" id="recommendedDIV">
<h2 id="other" style="margin-top: 45px; cursor: pointer">Recommended For You: Personalized Movie Suggestions</h2>
<h2 id="other" style="margin-top: 45px; cursor: pointer" title="Here are some personalized movie suggestions we've generated based on your preferences! Check them out, and let us know what you think!">
Recommended For You: Personalized Movie Suggestions
</h2>
</div>

<main id="recommended"></main>
Expand Down

0 comments on commit 9165878

Please sign in to comment.