react-toolbox/components/navigation/config.css

5 lines
87 B
CSS

:root {
--navigation-space: var(--unit);
--navigation-color: var(--color-black);
}