WHAT???
This commit is contained in:
parent
2e32af9e9d
commit
e12e07baa2
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
|
||||||
|
|
||||||
@keyframes fadeDelay {
|
@keyframes fadeDelay {
|
||||||
0% {
|
0% {
|
||||||
display: none;
|
display: block;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transform: translateY(25vh);
|
transform: translateY(25vh);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue