Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Max1mkasssss authored Feb 22, 2024
1 parent 4ce689c commit d1e5af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ button:not(:hover){
margin-top: 115px;
}
.background-section-hero{
background-image: url(/img/img-section-hero.png);
background-image: url(img/img-section-hero.png);
background-repeat: no-repeat;
background-position: right;
}
Expand Down Expand Up @@ -764,4 +764,4 @@ button:not(:hover){
height: 50px;
cursor: pointer;
transition: 0.3s ease;
}
}

0 comments on commit d1e5af9

Please sign in to comment.