style: updates background targeting on flexible content

This commit is contained in:
Jarrod Flesch
2020-03-27 16:00:45 -04:00
parent dfd2af1499
commit 151df92ee0

View File

@@ -1,3 +1,5 @@
.field-type.flexible {
background: white;
> .section {
background: white;
}
}