Upgrade to bootstrap 5

This commit is contained in:
nemunaire 2026-05-17 18:34:52 +08:00
commit 2766c7c4b3
14 changed files with 31 additions and 45 deletions

View file

@ -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>