Сhange Logo

Logo implemented using svg. Logo animation is implemented by adding a class to the objects that need to be animated.
1)The base class that adds: "st1".
2)An additional class that adds: "tt-delay-01", "tt-delay-02", "tt-delay-03", "tt-delay-04", "tt-delay-05", "tt-delay-06", "tt-delay-07", "tt-delay-08", "tt-delay-09", "tt-delay-10"
*Additional classes are responsible for letter delay. These classes must be added sequentially.
3)Instead of svg, you can use a picture. The picture must be inserted instead of svg
BACK TO TOP