Simple header menu
This commit is contained in:
5
src/utils/constants.scss
Normal file
5
src/utils/constants.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
$textColor: #171B35;
|
||||
|
||||
:export {
|
||||
textColor: $textColor;
|
||||
}
|
||||
Reference in New Issue
Block a user