Forum Discussion
MattV
2 years agoKhoros Staff
You can edit/override these variables:
// max-width
$theme-max-width: 1200px;
// breakpoints
$theme-screen-xs: 480px;
$theme-screen-sm: 768px;
$theme-screen-md: 992px;
$theme-screen-lg: 1200px;
You can edit/override these variables:
// max-width
$theme-max-width: 1200px;
// breakpoints
$theme-screen-xs: 480px;
$theme-screen-sm: 768px;
$theme-screen-md: 992px;
$theme-screen-lg: 1200px;