Edited height error
This commit is contained in:
@@ -54,11 +54,12 @@
|
||||
animation-timing-function: linear;
|
||||
}
|
||||
20% {
|
||||
height: 90px;
|
||||
height: 80px;
|
||||
opacity: 1;
|
||||
animation-timing-function: linear;
|
||||
}
|
||||
30% {
|
||||
height: 80px;
|
||||
background-color: rgb(255, 0, 0);
|
||||
animation-timing-function: linear;
|
||||
}
|
||||
|
Reference in New Issue
Block a user