0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
gentelella-1.3.0
/
vendors
/
cropper
/
src
/
scss
/
[
Home
]
File: _variables.scss
// Variables // ========================= // Colors // ------------------------- $color-brand: #39f; $color-black: #000; $color-white: #fff; // Media queries breakpoints // ------------------------- $screen-xs: 480px; // Extra small screen / phone $screen-sm: 768px; // Small screen / tablet $screen-md: 992px; // Medium screen / desktop $screen-lg: 1200px; // Large screen / wide desktop