1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

New $grid-breakpoint-max-offset Sass variable

This commit is contained in:
Julien Déramond
2025-01-30 16:22:20 +01:00
parent 5708adc816
commit be764630de
2 changed files with 6 additions and 3 deletions

View File

@@ -480,6 +480,8 @@ $paragraph-margin-bottom: 1rem !default;
// Define the minimum dimensions at which your layout will change,
// adapting to different screen sizes, for use in media queries.
$grid-breakpoint-max-offset: .02 !default;
// scss-docs-start grid-breakpoints
$grid-breakpoints: (
xs: 0,