Update document block margin
This commit is contained in:
parent
6d1eb48fe5
commit
b775d857a6
|
|
@ -159,5 +159,9 @@ export default {
|
||||||
&--text_block {
|
&--text_block {
|
||||||
margin-bottom: $large-spacing;
|
margin-bottom: $large-spacing;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&--document_block {
|
||||||
|
margin-bottom: $large-spacing;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue