mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
13 lines
189 B
CSS
13 lines
189 B
CSS
:root {
|
|
--sp-1: 4px;
|
|
--sp-2: 8px;
|
|
--sp-3: 12px;
|
|
--sp-4: 16px;
|
|
--sp-5: 20px;
|
|
--sp-6: 24px;
|
|
--sp-8: 32px;
|
|
--sp-10: 40px;
|
|
|
|
--sidebar-width: 52px;
|
|
--titlebar-height: 36px;
|
|
} |