feedback implemented

This commit is contained in:
Prospect
2024-02-21 14:46:21 -05:00
parent 0d3674d31e
commit 04313d7198
81 changed files with 15570 additions and 14689 deletions

View File

@@ -1,12 +1,12 @@
<!-- Get Header -->
<?php
get_header(); ?>
<section class="h-full overflow-scroll no-scrollbar bg-white pt-16 pb-24">
<?php the_content(); ?>
</section>
<?php get_footer();
<!-- Get Header -->
<?php
get_header(); ?>
<section class="h-full overflow-scroll no-scrollbar bg-white pt-16 pb-24">
<?php the_content(); ?>
</section>
<?php get_footer();