Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
typhonshambo committed Oct 28, 2023
1 parent 8ad31a5 commit c52a867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ nav a:hover {

/* Style the contact section */
.contact-section {
background-image: url('/images/intro-1.jpg');
background-image: url('./images/intro-1.jpg');
background-size: cover;
background-attachment: fixed;
color: #fff;
Expand Down

0 comments on commit c52a867

Please sign in to comment.