commit
This commit is contained in:
+2
-3
@@ -72,12 +72,11 @@
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="bg-image"
|
class="bg-image"
|
||||||
style="
|
style="background-image: url('https://mdbcdn.b-cdn.net/img/new/fluid/nature/012.webp'); height: 100vh;">
|
||||||
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="mask" style="background-color: rgba(178, 60, 253, 0.6);">
|
||||||
<div class="d-flex justify-content-center align-items-center h-100">
|
<div class="d-flex justify-content-center align-items-center h-100">
|
||||||
<h1 class="text-white mb-0">Page title</h1>
|
<h1 class="text-white mb-0">Page title</h1>
|
||||||
|
<p>Lorem ipsum dolor sed amed</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user