fix/20210728 #14

Merged
chris merged 48 commits from fix/20210728 into develop 2021-07-29 22:39:06 +02:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 592bf8cb10 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -218,7 +218,6 @@ main {
@include breakpoint(small){
figure {
@include xy-cell(12);
background-color: $light-gray;
margin-left:0;
margin-right:0;
}