Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/warp/vendor/uikit/less/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/warp/vendor/uikit/less/variables.less

//
// Component:       Variables
// Description:     Defines all color and style related values as variables
//                  to allow easy customization for the most common cases.
//
// ========================================================================


// Global variables
// ========================================================================

//
// Breakpoints
//

@breakpoint-mini-max:                           (@breakpoint-small - 1);

@breakpoint-small:                              480px;
@breakpoint-small-max:                          (@breakpoint-medium - 1);

@breakpoint-medium:                             768px;
@breakpoint-medium-max:                         (@breakpoint-large - 1);

@breakpoint-large:                              960px;
@breakpoint-large-max:                          (@breakpoint-xlarge - 1);

@breakpoint-xlarge:                             1220px;