fixed h4
This commit is contained in:
parent
e47d185252
commit
46e32928d4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@ h2{
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
h4{
|
||||
h4, #thanks{
|
||||
font-weight: normal;
|
||||
font-size: 1rem;
|
||||
font-family: $Bold;
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user