remove redundant opacity2

This commit is contained in:
Shpuld Shpuldson 2021-02-12 18:47:10 +02:00
parent 4859e63a89
commit 398aac6558
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
max-height: 90%;
box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.5);
image-orientation: from-image; // NOTE: only FF supports this
opacity: 1;
animation: 0.1s cubic-bezier(0.7, 0, 1, 0.6) media-fadein;
}