Upgrade to bootstrap 5
This commit is contained in:
parent
2fb5bdb9c8
commit
2766c7c4b3
14 changed files with 31 additions and 45 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<div
|
||||
class="col-lg-7 d-flex flex-column justify-content-center"
|
||||
>
|
||||
<h2 class="font-weight-bold">
|
||||
<h2 class="fw-bold">
|
||||
{{ i18n "cta-newsletter-title" }}
|
||||
</h2>
|
||||
<p class="lead mb-0">
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
>
|
||||
{{ i18n "cta-newsletter-button1" }}
|
||||
</button>
|
||||
<small class="form-text text-justify my-2">
|
||||
<small class="form-text my-2">
|
||||
{{ i18n "cta-newsletter-no-spam" }}
|
||||
</small>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue