wordpress-menu #56

Merged
chris merged 49 commits from wordpress-menu into develop 2022-03-25 13:12:29 +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);