feat(view): fix left alignment for multiple var length citation views

This commit is contained in:
George Cushen 2024-05-19 13:11:58 +01:00
commit d8ba8a1565

View file

@ -1,2 +1,3 @@
<div class="mt-16 sm:mt-20 w-fit"> {{/* Left alignment / width is set so that multiple blocks with this view & variable length content all left align. */}}
<div class="flex max-w-3xl flex-col space-y-3"> <div class="mt-16 sm:mt-20 container max-w-3xl w-full">
<div class="flex flex-col space-y-3">