I think things are scrolling better. Other style clean up for dark mode.

This commit is contained in:
Scott Idem
2025-09-18 10:44:01 -04:00
parent 4f36d3eab3
commit 623b62f716
5 changed files with 23 additions and 18 deletions

View File

@@ -197,7 +197,12 @@ if (browser) {
<section
class:iframe={$ae_loc?.iframe}
class="main_content grow px-1 md:px-2 lg:px-4 pb-32"
class="
main_content grow px-1 md:px-2 lg:px-4 pb-32
flex flex-col gap-1
items-center
justify-start
"
>
<!-- <section
class:iframe={$ae_loc?.iframe}