parent
d8756c7042
commit
81b2171a7c
2 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
opacity: 0;
|
||||
transform: translateY(-50%)rotateX(80deg);
|
||||
transition: opacity 1.0s ease, transform 0.5s ease;
|
||||
transition-delay: 0.3s; <!-- To not accidentally reveal the spoiler when hovering over the page -->
|
||||
transition-delay: 0.3s;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue