update bg

This commit is contained in:
2023-06-12 10:02:37 +03:00
parent 9fbb665558
commit f0c5a2806b
7 changed files with 4 additions and 4 deletions

View File

@@ -5,13 +5,13 @@ insert_anchor_links: "left"
--- ---
<!-- 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(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_about.png" class="w-full h-full"/> src="header_about.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">

View File

@@ -1,5 +1,5 @@
--- ---
title: "Buildnew" title: "Build"
template: "page.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
title: "Farmnew" title: "Expand"
template: "page.html" template: "page.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---

BIN
content/header_about.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

BIN
content/header_build.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 KiB

BIN
content/header_token.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

BIN
content/togethericon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 KiB