mobile career & support

This commit is contained in:
2022-10-06 16:05:28 +02:00
parent 1865c065ec
commit ce02ac281b
5 changed files with 26 additions and 23 deletions

View File

@@ -1,9 +1,9 @@
{% block content %}
<div class="relative flex flex-col lg:flex-row items-baseline -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20">
{% set url = page.permalink ~ "careers" %}
{# {% set url = page.permalink ~ "careers" %} #}
<a href="{{url}}" class="section banner">
<a href="careers" class="section banner">
<div class="center">
<h2 class="h1">
<strong>Join our Team</strong>

View File

@@ -10,10 +10,10 @@
{% set url = '' %}
{% endif %}
<div class="my-5 lg:my-40 lg:mx-40 mx-4">
<div class="my-5 lg:py-24 py-10 lg:mx-28 mx-4">
<div class="w-full text-center">
<h2 class="lg:text-6xl uppercase font-normal leading-tight">
WHERE WOULD YOU LIKE TO START?
<h2 class="lg:text-6xl capitalize font-normal leading-tight">
where would you like to start?
</h2>
<div class="max-w-4xl mb-10 py-2 text-xl mx-auto leading-tight tracking-wide">ThreeFold's open-source
infrastructure has been built from the ground up on the Linux Kernel to create a fully decentralized

View File

@@ -39,7 +39,8 @@
text-lg
learn-button
hover:bg-gray-400
px-12
lg:px-12
px-6
py-1
mr-5
my-4
@@ -77,7 +78,8 @@
text-lg
learn-button
hover:bg-gray-400
px-12
lg:px-12
px-6
py-1
mr-5
my-4
@@ -115,7 +117,8 @@
text-lg
learn-button
hover:bg-gray-400
px-12
lg:px-12
px-6
py-1
mr-5
my-4
@@ -153,7 +156,8 @@
text-lg
learn-button
hover:bg-gray-400
px-12
lg:px-12
px-6
py-1
mr-5
my-4
@@ -191,7 +195,8 @@
text-lg
learn-button
hover:bg-gray-400
px-12
lg:px-12
px-6
py-1
mr-5
my-4

View File

@@ -59,6 +59,7 @@ Parameters:
{% endif %}
{% if style %}
{% if "center" in style %}