aboutsummaryrefslogtreecommitdiff
path: root/apps/website/src/pages
diff options
context:
space:
mode:
Diffstat (limited to 'apps/website/src/pages')
-rw-r--r--apps/website/src/pages/index.astro16
1 files changed, 7 insertions, 9 deletions
diff --git a/apps/website/src/pages/index.astro b/apps/website/src/pages/index.astro
index 72e7af4..200867d 100644
--- a/apps/website/src/pages/index.astro
+++ b/apps/website/src/pages/index.astro
@@ -100,20 +100,18 @@ import Layout from '@layouts/Layout.astro';
</Section>
<Section wFull maxWidth="1024px" wrapperClass="bg-blue-100 mb-40" class="-mt-20 flex flex-col">
- <div class="relative isolate overflow-hidden pt-24 mt-10">
- <div class="mx-auto max-w-7xl md:px-6 lg:px-8">
- <div class="mx-auto max-w-2xl lg:mx-0">
- <Header class="text-5xl font-bold tracking-tight text-navy-peony mt-8">Who we are</Header>
- <Paragraph class="mt-3 text-md leading-8 text-navy-peony">
- We're a group of passionate, self-driven designers, developers, and modders creating mods and libraries for the Minecraft community.
- </Paragraph>
- </div>
+ <div class="relative isolate overflow-hidden pt-24 mt-10 lg:-ml-10">
+ <div class="mx-auto max-w-7xl">
+ <Header class="text-5xl font-bold tracking-tight text-navy-peony mt-8">Who we are</Header>
+ <Paragraph class="mt-3 text-md leading-8 text-navy-peony">
+ We're a group of passionate, self-driven designers, developers, and modders creating mods and libraries for the Minecraft community.
+ </Paragraph>
<div class="mt-3 flex flex-row gap-y-6 gap-x-8 text-base font-semibold leading-7 text-gray-600 lg:gap-x-10">
<Button style="secondary" size="sm" iconLeft="link-external">Meet the team</Button>
</div>
</div>
</div>
- <div class="flex justify-start md:justify-end mb-20">
+ <div class="flex justify-start md:justify-end mb-20 lg:-mr-10">
<div class="flex flex-col">
<Header class="text-5xl font-bold tracking-tight text-navy-peony mt-8">
Our commitment