Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-Rout authored May 27, 2024
1 parent 60a12fd commit 8a48540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Menu/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
padding: 0;
box-sizing: border-box;
font-family: 'Poppins',sans-serif;
}
body {
background: url(img/bg.jpg);
background-attachment: fixed;
background-position: right;
Expand Down

0 comments on commit 8a48540

Please sign in to comment.