pleshevski.ru/styles/atoms/misc.scss

4 lines
75 B
SCSS
Raw Normal View History

2022-06-08 22:55:26 +03:00
.anim, .anim::before, .anim::after {
transition: all 0.2s ease-in-out;
}