FIX moving scroll top to prevent errors in styles with first block in main

This commit is contained in:
Antoine M 2025-10-02 14:25:40 +02:00
parent 6b9d8529a6
commit de032e83b8

View File

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