fix/issue53-backgrond-collections #55

Merged
jorge merged 20 commits from fix/issue53-backgrond-collections into main 2022-03-22 19:57:21 +01:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit c3034c2eb4 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -345,6 +345,7 @@ main {
padding-top: 0;
section {
@include xy-grid;
padding: 0;
@include breakpoint(small){
figure {
@include xy-cell(12);
@ -366,7 +367,7 @@ main {
@include breakpoint(medium){
figure {
@include xy-cell(4);
margin-left: 0;
//margin-left: 0;
}
p {
@include xy-cell(8);