6 lines
53 B
SCSS
6 lines
53 B
SCSS
|
|
$primaryColor: #316c72;
|
||
|
|
|
||
|
|
:root {
|
||
|
|
--vh100: 100vh;
|
||
|
|
}
|