Never ending style tweaks
This commit is contained in:
@@ -134,8 +134,8 @@ if (browser) {
|
||||
{/if}
|
||||
</section> -->
|
||||
|
||||
|
||||
<section class="main_content flex-grow px-1 md:px-2 pb-28 overflow-auto">
|
||||
<!-- Add overflow-auto to section element to have the main nav sort of sticky at top -->
|
||||
<section class="main_content flex-grow px-1 md:px-2 pb-28">
|
||||
{@render children()}
|
||||
</section>
|
||||
|
||||
|
||||
@@ -274,7 +274,9 @@ async function handle_update_journal() {
|
||||
</div>
|
||||
|
||||
|
||||
<!-- <div class="overflow-auto"> -->
|
||||
{@render children()}
|
||||
<!-- </div> -->
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user