We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 263f666 + 4dbac92 commit 5fe8676Copy full SHA for 5fe8676
lightbox/lightbox.css
@@ -125,6 +125,7 @@ License: MIT
125
from {
126
opacity: 0;
127
}
128
+
129
to {
130
opacity: 1;
131
@@ -134,6 +135,7 @@ License: MIT
134
135
136
137
138
139
140
141
@@ -143,6 +145,7 @@ License: MIT
143
145
144
146
transform: scale(0);
147
148
149
150
transform: scale(1);
151
@@ -152,6 +155,7 @@ License: MIT
152
155
153
156
154
157
158
159
160
161
0 commit comments