mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-14 02:27:07 +02: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;
|
|
}
|