Update index.css
parent
e9043edb05
commit
56142954b9
|
@ -287,7 +287,7 @@ html, body{
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
body { /*new red gradient*/
|
body { /*new red gradient*/
|
||||||
background: linear-gradient(-45deg, #dc1c13, #ea4c46, #f07470);
|
background: linear-gradient(-45deg, #db7f8e 0%, #7b0d1e 74%;
|
||||||
background-size: 400% 400%;
|
background-size: 400% 400%;
|
||||||
animation: gradient 20s ease infinite;
|
animation: gradient 20s ease infinite;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue