update CSS
This commit is contained in:
parent
82d053451d
commit
7092866931
9 changed files with 38 additions and 26 deletions
|
|
@ -97,7 +97,7 @@ body {
|
|||
bottom: 0;
|
||||
transform: rotate(-3deg);
|
||||
overflow: hidden;
|
||||
background: -webkit-linear-gradient(90deg, var(--bg) 0%,var(--bg-alt) 100%);
|
||||
background: -webkit-linear-gradient(90deg, var(--bg) 25%,var(--accent2-alt) 100%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
filter: blur(1px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue