houdini/app/assets/stylesheets/experiment/global/utils.css

6 lines
81 B
CSS
Raw Normal View History

2019-12-04 22:22:48 +00:00
/* License: LGPL-3.0-or-later */
.transition-slow {
transition: 300ms ease;
}