Built with Grav - The Modern Flat File CMS
The "class" parameter also removes the style="display:inline-block;", and adds a class instead.
{plotalot id="1" class="half"}
Results in this:
<div class="half">...</div>