restructure/src/styles/variables.scss

6 lines
53 B
SCSS

$primaryColor: #316c72;
:root {
--vh100: 100vh;
}