Skip to content

Commit

Permalink
Update home_style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Maharsh-Nayak authored May 3, 2024
1 parent 637d696 commit 5a7d0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ main .info{
padding-top: 25vh;
padding-bottom: 25vh;
padding-left: 15vw;
background-image: url(../Pics/Home-large.png);
background-image: url(Home-large.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
Expand Down Expand Up @@ -197,4 +197,4 @@ footer{

footer .About_us h4{
font-size: x-large;
}
}

0 comments on commit 5a7d0ee

Please sign in to comment.