|
|
|
|
@ -23,7 +23,7 @@
@@ -23,7 +23,7 @@
|
|
|
|
|
</script> |
|
|
|
|
|
|
|
|
|
<div class='w-full flex justify-center'> |
|
|
|
|
<main class='main-leather flex flex-col space-y-4 max-w-2xl w-full'> |
|
|
|
|
<main class='main-leather flex flex-col space-y-4 max-w-2xl w-full mt-4 mb-4'> |
|
|
|
|
<Heading tag='h1' class='h-leather mb-2'>New Article</Heading> |
|
|
|
|
{#if isEditing} |
|
|
|
|
<form> |
|
|
|
|
|