Working on general styles

This commit is contained in:
Scott Idem
2025-09-17 19:21:01 -04:00
parent 6b6418b753
commit 46a89c36fe
8 changed files with 49 additions and 14 deletions

View File

@@ -35,7 +35,9 @@ onMount(() => {
</script>
<section class="ae_events_pres_mgmt md:container h-full mx-auto">
<!-- <section
class="ae_events_pres_mgmt md:container h-full mx-auto"
> -->
<h2 class="h3">Presentation Management for {$ae_loc.account_name ?? 'Æ loading...'}</h2>
@@ -150,7 +152,7 @@ onMount(() => {
</div>
{/await} -->
</section>
<!-- </section> -->
<style lang="postcss">