diff --git a/Resources/public/sass/custom/modules/_navigation.scss b/Resources/public/sass/custom/modules/_navigation.scss index 42fa09b2b..8c2c09de5 100644 --- a/Resources/public/sass/custom/modules/_navigation.scss +++ b/Resources/public/sass/custom/modules/_navigation.scss @@ -1 +1,5 @@ -// For cutomizing the navigation \ No newline at end of file +// For cutomizing the navigation + +.navigation { + background-color: $chill-blue; +} \ No newline at end of file