WHAT???
This commit is contained in:
parent
afe0cbff6c
commit
c9140b690d
1 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
|
|||
}
|
||||
}
|
||||
|
||||
@keyframes textFade {
|
||||
/* @keyframes textFade {
|
||||
0% {
|
||||
transform: scale(1.15);
|
||||
opacity: 0;
|
||||
|
@ -147,7 +147,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
|
|||
transform: scale(1);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
@keyframes hideContent {
|
||||
0% {
|
||||
|
|
Loading…
Reference in a new issue