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