diff --git a/themes/osprey/assets/sass/_flexboxgrid.scss b/themes/osprey/assets/sass/_flexboxgrid.scss index 4595efe..fd53611 100644 --- a/themes/osprey/assets/sass/_flexboxgrid.scss +++ b/themes/osprey/assets/sass/_flexboxgrid.scss @@ -197,7 +197,7 @@ padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 8.33333333%; - max-width: 8.33333333%; + max-width: 10.33333333%; } .col-sm-2 { box-sizing: border-box;