Skip to content

Commit d58175e

Browse files
committed
Bug fixes
1 parent ae61876 commit d58175e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ footer {
170170

171171
.popup .show {
172172
visibility: visible;
173-
animation: fadeIn 2s;
173+
animation: fadeIn 0.5s;
174174
}
175175

176176
@-webkit-keyframes fadeIn {

0 commit comments

Comments
 (0)