Difference between revisions of "Template:BattleTeamsSection"

From Cassette Beasts
(Fix inner div class)
(More tweaks to try to get the flexbox support working)
Line 1: Line 1:
<div class="flex-container wrap">
+
<div style="display: flex; flex-wrap: wrap;">
{{#if: {{{1|}}}|<div class="flex-item">{{{1}}}</div>}}{{#if: {{{2|}}}|<div class="flex-item">{{{2}}}</div>}}
+
{{#if: {{{1|}}}|<div>{{{1}}}</div>}}{{#if: {{{2|}}}|<div class="flex-item">{{{2}}}</div>}}
 
</div>
 
</div>

Revision as of 17:05, 22 September 2023