All checks were successful
Gitea Actions Demo / publish (push) Successful in 27s
3 lines
74 B
SCSS
3 lines
74 B
SCSS
body {
|
|
background-color: color-mix(in hsl, var(--bg-color), #6E7DFB55);
|
|
} |