I hate chromium

This commit is contained in:
bingus_violet 2024-09-26 13:40:28 -05:00
parent 9172f83b1a
commit 66ba7437f7

View file

@ -120,7 +120,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
display: none;
}
66% {
90% {
opacity: 0;
transform: translateY(25vh);
display: none;
@ -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;
}
} */
}