cssOMS/tests/app/sizes.php
Dennis Eichhorn 85ef1f8ccb bump
2024-02-28 05:09:14 +00:00

53 lines
1.9 KiB
PHP
Executable File

<div><!-- The parent element is display: flex; therefore we need to trick the content this way in order to allow floating! -->
<section class="box wf-100 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-50 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-50 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-33 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-33 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-33 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-75 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-66 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-33 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-50 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
<section class="box wf-25 lf">
<section class="inner center">&nbsp;</section>
</section>
</div>