restructure/src/styles/variables.scss

6 lines
53 B
SCSS
Raw Normal View History

2022-05-18 17:35:46 +08:00
$primaryColor: #316c72;
:root {
--vh100: 100vh;
}