fix/index-sites-items-issue-35 #41

Merged
jorge merged 7 commits from fix/index-sites-items-issue-35 into develop 2021-11-19 15:29:16 +01:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit cd6d3f5c2c - Show all commits

File diff suppressed because one or more lines are too long

View File

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