Skip to content

Commit

Permalink
updated image on front page
Browse files Browse the repository at this point in the history
  • Loading branch information
Murdock9803 authored Nov 26, 2023
1 parent 3eaeedc commit a6d9668
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ html, body {

#heroright #imagediv {
width: 100%;
height: 200px;
background-image: url(images/yello.jpg);
height: 100px;
background-image: url(https://images.unsplash.com/photo-1536440136628-849c177e76a1?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8NHx8Y2luZW1hfGVufDB8fDB8fHww);
background-size: cover;
background-position: center;
background-position: top;
margin-top: 20px;
margin-bottom: 30px;
}
Expand Down

0 comments on commit a6d9668

Please sign in to comment.