search in conllections centered
This commit is contained in:
parent
8e19f65408
commit
cd6d3f5c2c
File diff suppressed because one or more lines are too long
|
@ -7,6 +7,9 @@
|
|||
.input-group {
|
||||
@include breakpoint(small){
|
||||
@include xy-cell (12);
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
// @include xy-gutters(auto, $gutter-position: left right);
|
||||
}
|
||||
@include breakpoint(medium){
|
||||
@include xy-cell (6);
|
||||
|
|
Loading…
Reference in New Issue