mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 09:19:56 -05:00
6 lines
82 B
CSS
6 lines
82 B
CSS
:root {
|
|
--t-fast: 0.08s ease;
|
|
--t-base: 0.14s ease;
|
|
--t-slow: 0.22s ease;
|
|
}
|