more blur
This commit is contained in:
parent
d8de3947a7
commit
60464d071d
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ body {
|
||||||
background: -webkit-linear-gradient(90deg, var(--bg) 25%,var(--fg-alt) 100%);
|
background: -webkit-linear-gradient(90deg, var(--bg) 25%,var(--fg-alt) 100%);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
filter: blur(1px);
|
filter: blur(2px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.splash {
|
.splash {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue