Skip to content

Commit b2ba4cc

Browse files
committed
Merge branch 'develop' of https://github.com/OS2web/os2web8 into develop
2 parents 146e376 + f34cc8a commit b2ba4cc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

web/themes/custom/fds_custom_theme/dist/stylesheets/stylesheet.css

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/fds_custom_theme/src/styles/variables/_dkfds.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ $grid-xs: 0 !default;
383383
$grid-sm: 576px !default;
384384
$grid-md: 768px !default;
385385
$grid-lg: 992px !default;
386-
$grid-xl: 1240px;
386+
$grid-xl: 1300px;
387387

388388
// Grid breakpoints..
389389
$grid-breakpoints: (

0 commit comments

Comments
 (0)