mirror of
https://github.com/lingble/talos.git
synced 2025-12-16 20:47:09 +00:00
8 lines
163 B
CSS
8 lines
163 B
CSS
:root {
|
|
--header-height: 64px;
|
|
--menu-z-index: 999;
|
|
--content-padding-top: 8vh;
|
|
--content-padding-bottom: 1vh;
|
|
--content-margin-left: 350px;
|
|
}
|