Fixed improper centering of columns-area

This commit is contained in:
kibigo! 2017-06-28 22:18:22 -07:00
parent 2d8ebdcc72
commit 0b371da971
1 changed files with 0 additions and 4 deletions

View File

@ -1351,10 +1351,6 @@
overflow-x: auto;
position: relative;
padding: 10px;
.wide & {
justify-content: center;
}
}
@include limited-single-column('screen and (max-width: 360px)', $parent: null) {