I hate chromium
This commit is contained in:
parent
9172f83b1a
commit
66ba7437f7
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
}
|
||||
} */
|
||||
}
|
Loading…
Reference in a new issue