removed grey color from figure in accordion

This commit is contained in:
jorge 2021-07-28 10:59:16 +02:00
parent f6e7d03232
commit 592bf8cb10
2 changed files with 1 additions and 2 deletions

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;
}