update CSS

This commit is contained in:
sakrecoer 2020-11-16 16:51:06 +01:00
parent 82d053451d
commit 7092866931
9 changed files with 38 additions and 26 deletions

View file

@ -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);