|
// ----------------------------------------------------------------------------
|
|
//
|
|
// CUSTOM VARIABLES (ONLY FOR OVERRIDES IN CUSTOM.LESS)
|
|
//
|
|
// ----------------------------------------------------------------------------
|
|
// DESCRIPTION: Place your custom variables here
|
|
// For more information about variables see variables.less
|
|
// Copy variables from variable.less into this files here
|
|
// Do not change variables and less stuff in the original source files
|
|
// then you will be happy with your git work
|
|
//
|
|
// CONTENTS:
|
|
// - SUBJECT
|
|
// - - My override variables
|
|
// - - My own variables
|
|
// ----------------------------------------------------------------------------
|
|
|
|
|
|
//
|
|
// **********************************
|
|
// MY OVERRIDE VARIABLES
|
|
// **********************************
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
// **********************************
|
|
// MY SPECIAL VARIABLES
|
|
// **********************************
|
|
|
|
//@my-class-padding: 0.2em ; // just an example
|