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% {
|
0% {
|
||||||
transform: scale(1.15);
|
transform: scale(1.15);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
@ -147,7 +147,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
}
|
} */
|
||||||
|
|
||||||
@keyframes hideContent {
|
@keyframes hideContent {
|
||||||
0% {
|
0% {
|
||||||
|
|
Loading…
Reference in a new issue