Skip to content

Commit 8a82baf

Browse files
committed
Update: Background and Blurr
1 parent 00faf1f commit 8a82baf

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ body::before {
2525
height: 100%;
2626
z-index: -1;
2727
background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
28-
url('/background.png');;
28+
url('/background.jpg');;
2929
background-size: cover;
3030
background-position: center;
3131
background-repeat: no-repeat;
32-
filter: blur(5px);
32+
filter: blur(2px);
3333
background-color: rgba(0, 0, 0, 0.2);
3434
}
3535
/* Space Between Header And Content */

static/background.jpg

10.3 MB
Loading

static/background.png

-734 KB
Binary file not shown.

0 commit comments

Comments
 (0)