This commit is contained in:
parent
3a9fad7f39
commit
031c4664d7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<section class="flex py-24 px-5 gap-4 flex-col md:flex-row max-w-[1000px] mx-auto container ">
|
||||
<div class="w-full relative inline-block">
|
||||
<img src="{{ .Params.headerImg }}" alt="Header Image" class="rounded-lg" />
|
||||
<div class="absolute inset-0 bg-white opacity-50 rounded-lg pointer-events-none"></div>
|
||||
<div class="absolute inset-0 bg-white opacity-20 rounded-lg pointer-events-none"></div>
|
||||
</div>
|
||||
<div class="w-full">
|
||||
<p class="lg:w-2/3 mx-auto text-4xl sm:text-5xl uppercase text-left title-font mb-4">
|
||||
|
|
Loading…
Add table
Reference in a new issue