This commit is contained in:
Kevin Tessier 2019-07-05 13:37:45 +02:00
parent e47d185252
commit 46e32928d4
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@ h2{
font-size: 2rem;
}
h4{
h4, #thanks{
font-weight: normal;
font-size: 1rem;
font-family: $Bold;

View File

@ -41,7 +41,7 @@
</div>
<div class="ml-form-successBody row-success" style="display: none">
<div class="ml-form-successContent">
<h4>Merci !</h4>
<div id="thanks">Merci !</div>
<p>Vous avez rejoint avec succès notre liste d'abonnés.</p>
</div>
</div>