style: some styles are change
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ function App() {
|
||||
<div className="min-h-screen bg-gradient-to-b from-blue-50 via-white to-green-50" dir="rtl">
|
||||
<Header />
|
||||
|
||||
<main className="max-w-4xl mx-auto px-8 py-16">
|
||||
<main className="max-w-5xl mx-auto px-6 sm:px-8 lg:px-10 py-24 space-y-32">
|
||||
<Hero />
|
||||
<DownloadSection />
|
||||
<Features />
|
||||
|
||||
Reference in New Issue
Block a user