File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 10341034 -webkit-animation-name : backInUp;
10351035 animation-name : backInUp;
10361036}
1037- /* Back exists */
1037+ /* Back exits */
10381038@-webkit-keyframes backOutDown {
10391039 0% {
10401040 -webkit-transform : scale (1 );
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ <h3 class="animation-title">Back entrances</h3>
158158
159159
160160 < section class ="back_exists " id ="back_exists ">
161- < h3 class ="animation-title "> Back exists </ h3 >
161+ < h3 class ="animation-title "> Back exits </ h3 >
162162 < ul class ="animation-group ">
163163 < li class ="animation-item " data-animation ="backOutDown ">
164164 < span class ="animation-item--title "> backOutDown</ span >
Original file line number Diff line number Diff line change 2121@import 'back_entrances/backInRight.css' ;
2222@import 'back_entrances/backInUp.css' ;
2323
24- /* Back exists */
24+ /* Back exits */
2525@import 'back_exits/backOutDown.css' ;
2626@import 'back_exits/backOutLeft.css' ;
2727@import 'back_exits/backOutRight.css' ;
You can’t perform that action at this time.
0 commit comments