Viewing File: /usr/local/cpanel/base/frontend/jupiter/css/base_overrides/variables/_breakpoints.less

/**
 * This introduces the "extra small" breakpoint from Bootstrap 5, but we
 * will have to call it "extra extra small" for BS3.
 */
@screen-xs: 576px;
@screen-xs-min: @screen-xs;
@screen-xxs-max: (@screen-xs - 0.02px);
Back to Directory File Manager