blob: 0f5c1611f1bf1e71ef8955871f9b1910a5062ded [file] [log] [blame]
body {
transition: width 1s ease-in-out;
}
div {
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}