update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +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);