change color
This commit is contained in:
@@ -8,7 +8,7 @@ export function Hero() {
|
||||
<BackgroundImage className="-bottom-14 -top-20" />
|
||||
<Container className="relative">
|
||||
<div className="mx-auto max-w-2xl lg:max-w-4xl lg:px-12">
|
||||
<h1 className="font-display text-3xl font-medium tracking-tighter text-blue-500 sm:text-6xl">
|
||||
<h1 className="font-display text-3xl font-medium tracking-tighter text-blue-700 sm:text-6xl">
|
||||
OurVerse
|
||||
</h1>
|
||||
<div className="mt-4 space-y-6 font-display lg:text-xl text-lg tracking-tight leading-tight text-blue-900">
|
||||
|
Reference in New Issue
Block a user