Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
acsusanto authored Oct 27, 2024
1 parent 4b885d5 commit 9e54338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@


.slide:first-child {
background: url("1.png") no-repeat
background: url("8421.jpg") no-repeat
center top/cover;
}

.slide:nth-child(2) {
background: url("2.png") no-repeat
background: url("5149.jpg") no-repeat
center top/cover;
}

.slide:nth-child(3) {
background: url("3.png") no-repeat
background: url("9844.jpg") no-repeat
center top/cover;
}

Expand Down

0 comments on commit 9e54338

Please sign in to comment.