This commit is contained in:
github-actions[bot]
2021-12-12 08:24:16 +00:00
parent 7cfc153333
commit fa98931b6a
255 changed files with 775 additions and 776 deletions

View File

@@ -4,9 +4,8 @@ html {
}
body {
background: radial-gradient(ellipse at bottom, var(--color-neutral-90) 0%, var(--color-neutral-95) 100%);
background-image: radial-gradient(ellipse at 50% 60%, var(--color-body-bg) 0%, var(--color-card-bg) 100%);
background-attachment: fixed;
color: var(--color-neutral-10);
}
html,