You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/demos/transitions.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,23 @@
1
1
---
2
-
title: 'Transitions'
3
-
description: 'LightGallery allows you to build inline image/video galleries.'
4
-
lead:
5
-
'lightGallery comes with a numerous number of beautiful built in transitions.
6
-
You can change the type of transitions by passing the transition name via mode option.
7
-
lightGallery uses Hardware-Accelerated CSS3 transitions for faster animation performance.
8
-
You can easily create your own beautiful custom transitions by updating the CSS transform values.
9
-
'
10
-
date: 2020-10-06T08:48:57+00:00
2
+
title: Transitions
3
+
description: LightGallery allows you to build inline image/video galleries.
4
+
lead: 'lightGallery comes with a numerous number of beautiful built in transitions. You can change the type of transitions by passing the transition name via mode option. lightGallery uses Hardware-Accelerated CSS3 transitions for faster animation performance. You can easily create your own beautiful custom transitions by updating the CSS transform values. '
0 commit comments