MORE TESTING

This commit is contained in:
bingus_violet 2024-09-26 13:19:14 -05:00
parent 7fbf618c4b
commit 9172f83b1a

View file

@ -132,7 +132,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
}
}
@keyframes hideContent {
/* @keyframes hideContent {
0% {
overflow-y: hidden;
overflow-x: hidden;
@ -142,4 +142,4 @@ img:not(.project-inner > div > img):not(.activity>img) {
overflow-y: hidden;
overflow-x: hidden;
}
}
} */