Fix so embed container goes full width

This commit is contained in:
Rukmini Bose 2022-10-05 16:04:23 -07:00
parent 06d1efc008
commit 332540598b

View File

@ -332,7 +332,6 @@
}
&__content {
display: flex;
flex-direction: column;
flex: 1 1 auto;
margin-right: $interiorMarginSm;