mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 18:10:52 +02:00
feat(view): fix left alignment for multiple var length citation views
This commit is contained in:
parent
307f5b9798
commit
d8ba8a1565
1 changed files with 3 additions and 2 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue