mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-24 17:58:31 +02:00
styling, consistency and responsivity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="hero flex-grow flex justify-center ">
|
||||
<div class="hero-content text-center">
|
||||
<div class="max-w-4xl space-y-8">
|
||||
<main class="hero flex-grow flex justify-center ">
|
||||
<div class="container hero-content text-center">
|
||||
<div class="space-y-8">
|
||||
<!-- Hero Section -->
|
||||
<h1
|
||||
class="text-5xl sm:text-6xl py-4 pt-10 font-bold bg-gradient-to-r from-primary to-secondary text-transparent bg-clip-text">
|
||||
@@ -48,4 +48,4 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
Reference in New Issue
Block a user