add
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
2025-02-18 23:05:15 +08:00
parent 40e8971ca1
commit 39e99a248f
8 changed files with 50 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
<div class="relative fade-in">
<div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
<div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
<div class="px-6 pt-10 pb-24 sm:pb-32 lg:col-span-7 lg:px-0 lg:pt-40 lg:pb-48 xl:col-span-6">
<div class="mx-auto max-w-2xl lg:mx-0 lg:flex-auto">
<p class="text-base/7 font-light text-black tracking-wide">SUBHEADER</p>

View File

@@ -16,7 +16,7 @@
<main class="relative flex flex-col justify-center overflow-hidden bg-white">
<div class="w-full max-w-7xl mx-auto px-4 md:px-6 py-12 border-t-2">
<h1 class="text-3xl font-normal tracking-tight text-black">Frequently Asked Questions</h1>
<h1 class="text-4xl lg:text-5xl font-normal tracking-tight text-black pt-12">Frequently Asked Questions</h1>
<!-- Accordion component -->
<div class="divide-y divide-white/50 my-10">