Closed elisejc2 closed 2 days ago
Change was achieved by adding Bootstrap class "carousel-fade" to parent element of carousel in works.html. CSS transition speed was decreased from 0.5 to 0.2 seconds to increase transition speed (found in works.css).
Modify carousel slides (found in works.html) so that it does changes to the next img when clicked by user w/o sliding transition effect.