FIX moving scroll top to prevent errors in styles with first block in main
This commit is contained in:
parent
6b9d8529a6
commit
de032e83b8
|
|
@ -104,5 +104,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">
|
||||||
Loading…
Reference in New Issue
Block a user