mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
nav bar
This commit is contained in:
11
Resources/public/sass/custom/config/_variables.scss
Normal file
11
Resources/public/sass/custom/config/_variables.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
// General
|
||||
$base-border-radius: 0;
|
||||
$form-border-radius: 0;
|
||||
$$navigation-border-radius: 0;
|
||||
|
||||
// Footer
|
||||
$footer-vertical-padding: 20px;
|
||||
$footer-background: $chill-dark-gray;
|
||||
|
||||
// Navigation
|
||||
$navigation-background: $dark-grey;
|
Reference in New Issue
Block a user