Last updated 2 months ago
Was this helpful?
This is an example on what structure should be used in Gutenberg Blocks.
<section class="block block-example"> <div class="container"> <!-- Content --> </div> </section>