Fixed improper centering of columns-area

master
kibigo! 7 years ago
parent 2d8ebdcc72
commit 0b371da971
  1. 4
      app/javascript/styles/components.scss

@ -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) {

Loading…
Cancel
Save