FIX Moving scroll top button to prevent erros in css with first child of main

This commit is contained in:
Nonimart 2025-10-02 14:28:07 +02:00
parent 403052e96c
commit 760077f8d5

View File

@ -53,5 +53,5 @@
<?php do_action('tailpress_content_start'); ?> <?php do_action('tailpress_content_start'); ?>
<main id="content" class="site-content flex-grow">
<?php get_template_part('template-parts/utils/scroll-top'); ?> <?php get_template_part('template-parts/utils/scroll-top'); ?>
<main id="content" class="site-content flex-grow">