This commit is contained in:
bingus_violet 2024-09-26 14:48:49 -05:00
parent afe0cbff6c
commit c9140b690d

View file

@ -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% {