feat: refine responsive automotive storefront

This commit is contained in:
李宝儿的Macbook
2026-07-25 11:15:29 +08:00
parent 4f070d4677
commit 2b37713791
19 changed files with 909 additions and 187 deletions
-3
View File
@@ -25,9 +25,6 @@ get_header();
)
);
?>
<header class="page-header pb-5">
<h1><?php the_title(); ?></h1>
</header>
<div class="pb-5">
<?php get_template_part( 'template-parts/home/faq' ); ?>
</div>