Use generated css, common to the project
This commit is contained in:
parent
bad7e8e689
commit
d74149f404
18 changed files with 1269 additions and 155 deletions
|
|
@ -6,7 +6,7 @@ title = "Subscribe to our newsletter"
|
|||
Join the happyDomain newsletter
|
||||
</h2>
|
||||
|
||||
<div class="mt-4 card bg-secondary text-light" style="border-radius: 1rem; box-shadow: 3px 3px 5px #999">
|
||||
<div class="mt-4 card bg-primary-subtle" style="border-radius: 1rem">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 d-flex flex-column justify-content-center">
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title = "Rejoindre notre newsletter"
|
|||
S'inscrire à la lettre d'information d'happyDomain
|
||||
</h2>
|
||||
|
||||
<div class="mt-4 card bg-secondary text-light" style="border-radius: 1rem; box-shadow: 3px 3px 5px #999">
|
||||
<div class="mt-4 card bg-primary-subtle" style="border-radius: 1rem">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 d-flex flex-column justify-content-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue