Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
KAKXER committed Mar 11, 2024
1 parent 5efec0d commit 1156278
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/background.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ body {
left: 0;
right: 0;
bottom: 0;
background-image: url("https://cdn.discordapp.com/attachments/681822863967256633/1186392071918080082/cYxbScf.jpg?ex=65ef5db8&is=65dce8b8&hm=5a46325b6d7fa46c702b2fc4b1c25e58b6d9ca2d27c39d2d3931729003552c17&");
background-image: url("/public/background.jpg");
background-repeat: no-repeat;
z-index: -1;
filter: blur(2.5px);
Expand Down

0 comments on commit 1156278

Please sign in to comment.