mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-26 03:16:17 +00:00
Random fixes
This commit is contained in:
parent
0aed7f1cb9
commit
bc7dfb481a
7 changed files with 91 additions and 60 deletions
|
@ -66,7 +66,7 @@
|
|||
z-index: 1;
|
||||
transform: scale(1);
|
||||
opacity: 1;
|
||||
transition: transform 1s cubic-bezier(.19,1,.22,1), opacity 0.25s cubic-bezier(.19,1,.22,1);
|
||||
transition: transform 1s cubic-bezier(.08,.82,.16,1.01), opacity 0.25s cubic-bezier(.08,.82,.16,1.01);
|
||||
}
|
||||
.sniffle-notification:nth-of-type(2) {
|
||||
z-index: -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue