iamge cmopression and a few small tweaks
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
|
||||
header,
|
||||
.blur-background::before {
|
||||
background-image: url(~/assets/pictues/header.min.jpg);
|
||||
background-image: url(~/assets/images/header.jpg);
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
@@ -33,7 +33,7 @@ header,
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
filter: blur(12px) saturate(115%);
|
||||
filter: blur(16px) saturate(115%);
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
BIN
assets/images/header.jpg
Normal file
BIN
assets/images/header.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 241 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.4 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB |
Reference in New Issue
Block a user