commit
This commit is contained in:
+14
@@ -70,6 +70,20 @@
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<div
|
||||||
|
class="bg-image"
|
||||||
|
style="
|
||||||
|
background-image: url('https://mdbcdn.b-cdn.net/img/new/fluid/nature/012.webp');
|
||||||
|
height: 100vh;">
|
||||||
|
<div class="mask" style="background-color: rgba(178, 60, 253, 0.6);">
|
||||||
|
<div class="d-flex justify-content-center align-items-center h-100">
|
||||||
|
<h1 class="text-white mb-0">Page title</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Radio -->
|
<!-- Radio -->
|
||||||
<div class="container col-xxl-8 px-4 py-5 my-5" id="radio">
|
<div class="container col-xxl-8 px-4 py-5 my-5" id="radio">
|
||||||
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
||||||
|
|||||||
Reference in New Issue
Block a user