cssOMS/tests/app/sizes.php
Dennis Eichhorn 5758ba8251
Some checks failed
CI / build_css (push) Has been cancelled
fix permissions
2025-04-02 14:15:07 +00:00

53 lines
1.9 KiB
PHP

<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>