Difference between revisions of "Template:Flexbox"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 1: | Line 1: | ||
<div style="display: flex;flex-wrap:wrap;gap:20px"> | <div style="display: flex;flex-wrap:wrap;gap:20px"> | ||
− | <div class="text-box" style="flex: 1; | + | <div class="text-box" style="flex: 1;flex-grow:{{{left_size|}}}"> |
{{{left|}}} | {{{left|}}} | ||
</div> | </div> |