5 lines
48 B
CSS
5 lines
48 B
CSS
![]() |
.transition-slow {
|
||
|
transition: 300ms ease;
|
||
|
}
|
||
|
|