Skip to content

Commit

Permalink
adding background image (not responsive)
Browse files Browse the repository at this point in the history
  • Loading branch information
atheer0998 committed Nov 3, 2023
1 parent 0e50757 commit bf95b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ body {
background-image: url("/images/Footer.webp");
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-position:left;
color: #fff;
}

Expand Down

0 comments on commit bf95b7e

Please sign in to comment.