blob: 784d1c568a37f239a60170f12c2ec33b28177fdc (
plain) (
tree)
|
|
<div style="display: flex; background: blue; flex-wrap: wrap">
<ul style="margin-top: 3em; background: green">
<li style="margin-top: 1em; background: red">
testing
</ul>
<ul style="margin-top: 1em; width: 40ch; background: green">
<li style="margin-top: 1em; background: red">
testing
</ul>
<div>
testing
|