Work on overall styles
This commit is contained in:
@@ -141,7 +141,19 @@ async function create_journal() {
|
||||
|
||||
|
||||
<!-- Svelte Page for a AE Journals Module main page -->
|
||||
<section class="ae_journals md:container h-full mx-auto space-y-2">
|
||||
<section
|
||||
class="
|
||||
ae_journals
|
||||
mx-auto
|
||||
flex flex-col gap-1
|
||||
items-center
|
||||
min-h-full
|
||||
max-h-max
|
||||
min-w-full
|
||||
max-w-max
|
||||
space-y-2
|
||||
"
|
||||
>
|
||||
|
||||
<h1 class="h1 text-center">
|
||||
<!-- <Library size="1em" class="mx-1 inline-block" /> -->
|
||||
|
||||
Reference in New Issue
Block a user