update head

This commit is contained in:
Ehab Hassan 2022-10-12 15:36:19 +02:00
parent 9348f271ee
commit 3edf436ee4
5 changed files with 10 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB

View File

@ -9,9 +9,9 @@ weight: 1
<!-- section 1 (header) -->
{% row(margin="header" bgPath="bg_home.png" bgStyle="full") %}
{% row(margin="header" bgPath="home_header.jpg" bgStyle="full") %}
## WORK, <br> LIVE & PLAY
# WORK, <br> LIVE & PLAY
Our world offers Digital Nomads <br /> truly amazing experiences in some <br /> of the worlds best locations.

View File

@ -65,20 +65,22 @@ img[src*="#tft_img"] {
.advance{
font-family: "BebasNeue";
font-family: "lato";
}
@layer components {
h1, #h1 {
@apply text-4xl md:text-4xl lg:text-6xl leading-none font-normal my-4;
font-family: "BebasNeue", sans-serif
h1 {
@apply text-3xl lg:text-5xl xl:text-7xl font-bold leading-none my-4;
font-family: "lato", sans-serif;
line-height: 0.8;
}
h1 strong {
@apply font-medium;
}
h2 {
@apply text-3xl md:text-4xl lg:text-5xl xl:text-8xl font-bold leading-none my-4;
font-family: "BebasNeue", sans-serif;
font-family: "lato", sans-serif;
line-height: 0.8;
font-size:4.5rem
}

View File

@ -102,7 +102,7 @@
<div class="mx-auto flex z-50 shadow justify-between items-center pl-6 pr-2 md:pr-0 lg:py-5 md:px-12 py-2 lg:px-20 lg:justify-start lg:space-x-20">
<div>
<a href="/" class="flex">
<img class="w-48 h-auto sm:w-15" src="{{logo_path}}" alt="FreeFlow Logo" />
<img class="w-56 h-auto sm:w-15" src="{{logo_path}}" alt="FreeFlow Logo" />
</a>
</div>
<div class="-mr-2 -my-2 lg:hidden">