fix style gauge container margin top
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
This commit is contained in:
parent
4a57c4a3d4
commit
713dc6eca2
12 changed files with 1577 additions and 255 deletions
|
|
@ -45,7 +45,7 @@ $data = getContent('fr');
|
|||
</header>
|
||||
|
||||
<main>
|
||||
<p class="hero-heading"><?= htmlspecialchars($data['thanksHeading'] ?? 'Un grand merci !') ?></p>
|
||||
<div class="hero-heading"><p><?= htmlspecialchars($data['thanksHeading'] ?? 'Un grand merci !') ?></p></div>
|
||||
|
||||
<?= $data['thanksText'] ?? '' ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue