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