Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
magoimaxwel authored Nov 21, 2024
1 parent 9a45e0b commit 81866b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}

.container {
max-width: 100%;
max-width: 1200px;
margin: 0 auto;
width: 100%;
}
Expand Down Expand Up @@ -84,7 +84,7 @@
align-items: flex-start;
text-align: left;
position: relative;
background-image: url('https://images.unsplash.com/photo-1551434678-e076c223a692');
background-image: url('background-image.jpg');
background-size: cover;
background-position: center;
color: #fff;
Expand Down

0 comments on commit 81866b0

Please sign in to comment.