Skip to content

Commit

Permalink
changed links bg
Browse files Browse the repository at this point in the history
  • Loading branch information
ironkayman committed Mar 27, 2024
1 parent c9ba4c3 commit ad5d86c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/components/profile/links.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
.link-array-wrapper {
background-image: url("/img/hm.jpg");
background-image: url("/img/hll.png");
animation: show 140s infinite;
-webkit-animation: show 140s infinite;
min-height: 64.8vh;
Expand All @@ -55,7 +55,7 @@
z-index: 1;
top: -20px;
margin-left: -10px;
background-image: url("/img/hm.jpg");
background-image: url("/img/hll.png");
--effect: blur(4px) brightness(50%);
-webkit-filter: var(--effect);
-moz-filter: var(--effect);
Expand Down
Binary file added static/img/hll.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/hm.jpg
Binary file not shown.

0 comments on commit ad5d86c

Please sign in to comment.