2020-06-22 19:07:51 +00:00
|
|
|
// Breakpoints (@todo change them in more proper values)
|
|
|
|
$small: 601px;
|
|
|
|
$medium: 993px;
|
|
|
|
|
|
|
|
// Static variables (not an oxymoron)
|
2020-06-19 18:57:05 +00:00
|
|
|
$sidebar-width: 48px;
|
2020-06-22 19:07:51 +00:00
|
|
|
$explicit-separator: 0.3125em;
|