pleshevski.ru/styles/atoms/misc.scss

4 lines
75 B
SCSS

.anim, .anim::before, .anim::after {
transition: all 0.2s ease-in-out;
}