1
0
Fork 0

put gradient at 45° angle

This commit is contained in:
Rhiannon Morris 2020-07-16 18:40:52 +02:00
parent a38f26178b
commit 5449dc6df2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
body {
--gradient:
linear-gradient(to bottom,
linear-gradient(135deg,
hsl(42deg, 92%, 70%),
hsl(348deg, 92%, 70%),
hsl(334deg, 100%, 80%),