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 c52a867 commit 6df2df4
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 @@ -44,7 +44,7 @@ nav a:hover {

/* Style the intro section */
.intro-section {
background-image: url('/images/intro-1.jpg');
background-image: url('./images/intro-1.jpg');
background-size: cover;
display: flex;
justify-content: space-between;
Expand Down

0 comments on commit 6df2df4

Please sign in to comment.