Skip to content

Commit

Permalink
Fixed footer background
Browse files Browse the repository at this point in the history
  • Loading branch information
HemanthNST authored Dec 19, 2024
1 parent 06e1d0c commit 8551f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ body {
justify-content: center;
padding: 233px 0;
background: url(assets/footerImage.png);
background-repeat: no-repeat;
background-size: cover;
}

.footer h1 {
Expand Down

0 comments on commit 8551f97

Please sign in to comment.