Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
virajchandra51 committed Oct 6, 2023
1 parent 15465f5 commit 1e0e3f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
width: 100%;
}

/* .bg-image{
background-image: url("./assets/images/bg.webp");
.bg-image{
background-image: url("./assets/images/bg.png");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
} */
}

/* .main-container {
background-image: url("./assets/images/14.png");
Expand Down
Binary file added src/assets/images/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e0e3f8

Please sign in to comment.