Когда включается navbar
$grid-float-breakpoint:
Настройка ширины(в конце)
// Small screen / tablet
$container-tablet:
$container-sm:
// Medium screen / desktop
$container-desktop:
$container-md:
// Large screen / wide desktop
$container-large-desktop:
$container-lg:
Перемены отвечающие момент отсечек
// Note: Deprecated $screen-xs and $screen-phone as of v3.0.1
$screen-xs:
// Note: Deprecated $screen-sm and $screen-tablet as of v3.0.1
$screen-sm:
// Note: Deprecated $screen-md and $screen-desktop as of v3.0.1
$screen-md:
// Note: Deprecated $screen-lg and $screen-lg-desktop as of v3.0.1
$screen-lg:
Что бы добавить шрифт в ckeditor
config.font_names =
'Arial;Times New Roman;Verdana;GothamPro;Lora;OpenSans';