cleaning lineskips
This commit is contained in:
parent
b06e0632be
commit
4e0e8780e4
|
|
@ -5,7 +5,6 @@ $renolution_datas = get_field('renolution_datas');
|
||||||
|
|
||||||
|
|
||||||
<section id="block-aides-financieres" class="card-large-content-container">
|
<section id="block-aides-financieres" class="card-large-content-container">
|
||||||
|
|
||||||
<div class="section_titling">
|
<div class="section_titling">
|
||||||
<h2 class="section_titling__title"><?php echo __("Aides financières", 'homegrade-theme__texte-fonctionnel') ?></h2>
|
<h2 class="section_titling__title"><?php echo __("Aides financières", 'homegrade-theme__texte-fonctionnel') ?></h2>
|
||||||
<p class="section_titling__subtitle"><?php echo $subtitle ?></p>
|
<p class="section_titling__subtitle"><?php echo $subtitle ?></p>
|
||||||
|
|
@ -40,12 +39,7 @@ $renolution_datas = get_field('renolution_datas');
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<img class="card-large-content__renolution-illustration-picture" src='<?php echo get_template_directory_uri() ?>/resources/img/illustrations/illustration-aides-financieres-homepage.svg' alt=''>
|
<img class="card-large-content__renolution-illustration-picture" src='<?php echo get_template_directory_uri() ?>/resources/img/illustrations/illustration-aides-financieres-homepage.svg' alt=''>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user