Skip to content

Commit

Permalink
Try to fix issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
Falconbird18 committed Jun 5, 2024
1 parent 999021a commit 7cc2ec8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</header>
<div class="intro-about">
<h1>ABOUT ME</h1>
<!--Use cat picture from the nine for the header background image.-->
<!--Using grapes picture-->
</div>
<div class="about" style="background-color: var(--pale-green-light);">
<h2 class="rounded-header" style="background-color: var(--pale-green-dark);">
Expand Down
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</header>
<div class="intro-contact">
<h1>CONTACT ME</h1>
<!--Use cat picture from the nine for the header background image.-->
<!--Using cat picture-->
</div>
<div class="about" style="background-color: var(--pale-purple-light);">
<h2 class="rounded-header" style="background-color: var(--pale-purple-dark);">
Expand Down
2 changes: 1 addition & 1 deletion portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<div class="intro-gallery">
<h1>GALLERY</h1>
<!--Use cat picture from the nine for the header background image.-->
<!--Using current house image-->
</div>
<div class="about">
<h2 class="rounded-header" style="background-color: var(--pale-blue-dark);">
Expand Down

0 comments on commit 7cc2ec8

Please sign in to comment.