Difference between revisions of "Template:Flexbox"
IVSWikiBlue (talk | contribs) (Created page with "<div style="display: flex;flex-wrap"> <div class="text-box" style="flex: 1;"> {{{left|}}} </div> <div> {{{right|}}} </div> </div>") |
IVSWikiBlue (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="display: flex;flex-wrap"> | + | <div style="display: flex;flex-wrap:wrap;gap:20px"> |
<div class="text-box" style="flex: 1;"> | <div class="text-box" style="flex: 1;"> | ||
{{{left|}}} | {{{left|}}} |