removing unecessary spaces

This commit is contained in:
Antoine M 2023-12-13 11:16:13 +01:00
parent cda361646f
commit 25315645fb

View File

@ -19,17 +19,9 @@
<img decoding="async" class="block-content-page-header__page-icon" src="<?php echo get_template_directory_uri() . "/resources/img/illustrations/homegrade_rechercher.svg" ?>" alt=""> <img decoding="async" class="block-content-page-header__page-icon" src="<?php echo get_template_directory_uri() . "/resources/img/illustrations/homegrade_rechercher.svg" ?>" alt="">
</section> </section>
<div class="search-results-page__results-container"> <div class="search-results-page__results-container">
<?php if (have_posts()) : ?> <?php if (have_posts()) : ?>
<?php <?php