Skip to content

Commit

Permalink
Update index.html to fix positions of text
Browse files Browse the repository at this point in the history
  • Loading branch information
rxtan2 committed Feb 17, 2025
1 parent a1a39d3 commit 92fee5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ <h4 class="title is-5 has-text-left" style="margin-top: 1rem; margin-bottom: -1r
</div>

<div style="background-color: #f0f0f0; padding: 1.5rem; border-radius: 10px; margin-bottom: 2rem; max-width: 800px; margin-left: auto; margin-right: auto;">
<h3 class="title is-4 has-text-centered" style="margin-top: -1rem; margin-bottom: 2rem;"><strong><u>User</u></strong>: Please describe in detail what is happening in the video by focusing on the main actions.</h3>
<h3 class="title is-4 has-text-left" style="margin-top: -1rem; margin-bottom: 2rem;"><strong><u>User</u></strong>: Please describe in detail what is happening in the video by focusing on the main actions.</h3>
<div class="columns is-centered">
<div class="column is-four-fifths">
<div class="columns is-centered">
Expand Down

0 comments on commit 92fee5d

Please sign in to comment.