stairjoke / entspannt.digital

0 stars 0 forks source link

Custom Block: Section with aside #2

Closed stairjoke closed 9 months ago

stairjoke commented 1 year ago

Add custom block to allow adding

<section>
<aside class="[multiple]">

Aside

</aside>
<div class=main>

Content

</div>
</section>
stairjoke commented 9 months ago

Refactoring layout CSS, changed requirements. Closing issue, will open new one when ready.