generated from mirzaev/pot
redesign
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
top : -230%;
|
||||
}
|
||||
|
||||
to {
|
||||
100% {
|
||||
left: -250%;
|
||||
top : -300%;
|
||||
}
|
||||
@@ -36,7 +36,7 @@
|
||||
top : -300%;
|
||||
}
|
||||
|
||||
to {
|
||||
100% {
|
||||
left: -280%;
|
||||
top : -80%;
|
||||
}
|
||||
@@ -58,17 +58,13 @@
|
||||
top : -80%;
|
||||
}
|
||||
|
||||
to {
|
||||
100% {
|
||||
left: -180%;
|
||||
top : -100%;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes wrap-background {
|
||||
from {
|
||||
background-color: #ff5c5c;
|
||||
}
|
||||
|
||||
25% {
|
||||
background-color: #9395ff;
|
||||
}
|
||||
@@ -81,7 +77,7 @@
|
||||
background-color: #534eff;
|
||||
}
|
||||
|
||||
to {
|
||||
100% {
|
||||
background-color: #ff5c5c;
|
||||
}
|
||||
}
|
||||
@@ -94,6 +90,7 @@
|
||||
animation-iteration-count: infinite;
|
||||
background-repeat : no-repeat;
|
||||
animation-timing-function: ease-in-out;
|
||||
background-color : #ff5c5c;
|
||||
}
|
||||
|
||||
:is(div, section).gradient>div:not(.gradient) {
|
||||
|
Reference in New Issue
Block a user