IM STILL SO CONFUSED

This commit is contained in:
bingus_violet 2024-09-26 13:51:57 -05:00
parent 66ba7437f7
commit fe0940ce4f

View file

@ -117,10 +117,11 @@ img:not(.project-inner > div > img):not(.activity>img) {
@keyframes fadeDelay {
0% {
opacity: 0;
transform: translateY(25vh);
display: none;
}
90% {
66% {
opacity: 0;
transform: translateY(25vh);
display: none;