1
0
Fork 0

fix dark gradient angle

This commit is contained in:
Rhiannon Morris 2020-08-10 05:10:45 +02:00
parent 83553cd0c7
commit cef62421a3
1 changed files with 1 additions and 1 deletions

View File

@ -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%),