6 lines
349 B
SCSS
6 lines
349 B
SCSS
// Use this file to overwrite the basic Bootstrap variables and add your own variables
|
||
// To overwrite a Bootstrap variable you don´t have to touch the Bootstrap folder.
|
||
// Just copy a variable from /sass/bootstrap/_variables.scss, paste it here and edit the value.
|
||
|
||
|
||
$primary: #0A42E8; // Thats a sample how you could change a BootStrap variable. |