fix dark gradient angle
This commit is contained in:
parent
83553cd0c7
commit
cef62421a3
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ footer a {
|
|||
@media (prefers-contrast: high), (prefers-color-scheme: dark) {
|
||||
body {
|
||||
--gradient:
|
||||
linear-gradient(to bottom,
|
||||
linear-gradient(135deg,
|
||||
hsl(42deg, 56%, 55%),
|
||||
hsl(348deg, 56%, 55%),
|
||||
hsl(334deg, 60%, 43%),
|
||||
|
|
Loading…
Add table
Reference in a new issue