Index: lams_central/web/css/bootstrap/bootstrap-grid.scss =================================================================== diff -u -rb7c92dbcfdb0469dbc0144190a201757f398e529 -ra90d0744dd0d09d1b04869e61ce1b66bf1ee3242 --- lams_central/web/css/bootstrap/bootstrap-grid.scss (.../bootstrap-grid.scss) (revision b7c92dbcfdb0469dbc0144190a201757f398e529) +++ lams_central/web/css/bootstrap/bootstrap-grid.scss (.../bootstrap-grid.scss) (revision a90d0744dd0d09d1b04869e61ce1b66bf1ee3242) @@ -1,9 +1,5 @@ -/*! - * Bootstrap Grid v5.2.0-beta1 (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) - */ +@import "mixins/banner"; +@include bsBanner(Grid); $include-column-box-sizing: true !default;