removing unecessary space
This commit is contained in:
parent
9daad0a32f
commit
2a21890c01
|
|
@ -32,7 +32,6 @@ $mainThematique = getMainThematique($thematique) ?? null;
|
||||||
<span><?php echo __("Lire l'article", 'homegrade-theme__texte-fonctionnel') ?></span>
|
<span><?php echo __("Lire l'article", 'homegrade-theme__texte-fonctionnel') ?></span>
|
||||||
<span class="sr-only"><?php echo $post_title ?></span>
|
<span class="sr-only"><?php echo $post_title ?></span>
|
||||||
<img class="cta_arrow_button" src='<?php echo get_template_directory_uri() ?>/resources/img/graphic-assets/arrow-right-circle.svg' alt=''>
|
<img class="cta_arrow_button" src='<?php echo get_template_directory_uri() ?>/resources/img/graphic-assets/arrow-right-circle.svg' alt=''>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user