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

@ -2,13 +2,13 @@
<div class="container mt-5 mb-4">
<div class="row py-5">
<div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2 col-xl-6 offset-xl-3 text-center">
<h4 class="font-weight-bold mb-3">
<h4 class="fw-bold mb-3">
{{ i18n "footer-try-title-line1" }}<br>
{{ i18n "footer-try-title-line2" }}
</h4>
<p>
happy<span class="font-weight-bold">Domain</span> {{ i18n "footer-try-text" }}
happy<span class="fw-bold">Domain</span> {{ i18n "footer-try-text" }}
</p>
<p>
@ -60,10 +60,10 @@
<div class="container my-4">
<div class="row">
<div class="order-0 col-md-5 offset-md-1 align-self-center text-center">
<h3 class="font-weight-bolder">{{ i18n "footer-us-title" }}</h3>
<h3 class="fw-bolder">{{ i18n "footer-us-title" }}</h3>
</div>
<div class="order-1 col-md-5">
<h4 class="font-weight-bold mb-3">
<h4 class="fw-bold mb-3">
{{ i18n "footer-us-text-lead" }}
</h4>