FIX Moving scroll top button to prevent erros in css with first child of main
This commit is contained in:
parent
403052e96c
commit
760077f8d5
|
|
@ -53,5 +53,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">
|
||||
Loading…
Reference in New Issue
Block a user