Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sujal0311 committed Oct 15, 2023
1 parent 3b4c085 commit f9b7ec6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
body{
margin : 0px;
padding: 0px;
background: url(https://wallpapercave.com/wp/wp7353763.jpg);
background-size: 276%;
background: url(https://images.unsplash.com/photo-1580261450046-d0a30080dc9b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1909&q=80);
background-size: 108%;
background-position: center;
background-repeat:repeat-x;
object-fit:cover;
color: rgb(241, 239, 239);
font-family: 'Ubuntu', sans-serif;;
}
Expand Down Expand Up @@ -248,4 +249,4 @@ <h2>Classes</h2>


</body>
</html>
</html>

0 comments on commit f9b7ec6

Please sign in to comment.