Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 5d3f578

Browse files
committed
Container should always stretch
1 parent 6f9f9e0 commit 5d3f578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grid.scss

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ $gutter-compensation: $half-gutter-width * -1;
7272
box-sizing: border-box;
7373
margin-left: auto;
7474
margin-right: auto;
75+
width: 100%;
7576

7677
@if $grid-max-width {
7778
&:not(.-fluid) {

0 commit comments

Comments
 (0)