General clean up for CHOW.
This commit is contained in:
@@ -279,7 +279,7 @@ async function handle_load_ae_obj_id__event_presenter({event_presenter_id, try_c
|
||||
</script>
|
||||
|
||||
|
||||
<div class="container h-full mx-auto items-center">
|
||||
<div class="ae_events_speakers md:container h-full mx-auto">
|
||||
<div class="space-y-10 flex flex-col">
|
||||
|
||||
<h1 class="h1 text-center">
|
||||
|
||||
@@ -265,7 +265,7 @@ function handle_url_and_message(name: string, value: null|string) {
|
||||
|
||||
|
||||
<section
|
||||
class="container h-full mx-auto flex flex-col items-center space-y-4"
|
||||
class="ae_events_speakers md:container h-full mx-auto flex flex-col items-center space-y-4"
|
||||
>
|
||||
|
||||
{#if $ae_loc.ds.hub__page__events__create_info_header}
|
||||
|
||||
Reference in New Issue
Block a user