updated headers
This commit is contained in:
@@ -11,13 +11,13 @@ extra:
|
|||||||
|
|
||||||
<!-- section 1 (header) -->
|
<!-- section 1 (header) -->
|
||||||
|
|
||||||
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(BG_wide.png);background-position:right">
|
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(home/BG_wide.png);background-position:right">
|
||||||
<div class="h-full">
|
<div class="h-full">
|
||||||
<div class="flex flex-col items-center md:flex-row">
|
<div class="flex flex-col items-center md:flex-row">
|
||||||
<div class="w-full md:w-1/2">
|
<div class="w-full md:w-1/2">
|
||||||
<div class="block">
|
<div class="block">
|
||||||
<img
|
<img
|
||||||
src="header_home2.png" class="w-full h-full"/>
|
src="home/header_home2.png" class="w-full h-full"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
|
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
|
||||||
|
|||||||
Reference in New Issue
Block a user