houdini/client/css/global/utils.css

5 lines
48 B
CSS
Raw Normal View History

.transition-slow {
transition: 300ms ease;
}