Update index.css
parent
8e2706dfb7
commit
0bcc0ee9a3
|
@ -287,9 +287,9 @@ html, body{
|
|||
padding: 0px;
|
||||
}
|
||||
body {
|
||||
background: linear-gradient(-45deg, #7FFFD4, #00FFFF, #6495ED, #008B8B);
|
||||
background: linear-gradient(-45deg, #dc1c13, #ea4c46, #f07470, #f6bdc0);
|
||||
background-size: 400% 400%;
|
||||
animation: gradient 15s ease infinite;
|
||||
animation: gradient 20s ease infinite;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue