Skip to content

merge #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Aug 5, 2025
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2>Welcome to my online portfolio!</h2>
</section>

<section id="mission" class="flex-child mission-text">
<h1>Why hire me as your Colorist?</h1>
<h1>Why hire me for your project?</h1>
<h2>Here are three reasons:</h2>
<h4>- You want your creative vision realized</h4>
<h4>- You care about color accurate results</h4>
Expand All @@ -37,7 +37,7 @@ <h4>- You need to enhance your Cinematography</h4>

<section id="reel">
<h2>Here is my most recent reel:</h2>
<div class="video"><iframe src="https://player.vimeo.com/video/1063929123" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div>
<div class="video"><iframe src="https://player.vimeo.com/video/1050612691" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div>
</section>

<section id="contact-me">
Expand Down