diff options
Diffstat (limited to 'app/page.js')
| -rw-r--r-- | app/page.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/page.js b/app/page.js index 5fb22db..442dfab 100644 --- a/app/page.js +++ b/app/page.js @@ -57,7 +57,7 @@ export default function Home() { </div> </li> </ul> - <div className="sm:px-40 px-10 py-3 space-y-3"> + <div className="sm:px-40 px-10 py-3 space-y-3 bg-zinc-800"> <h1 className="text-2xl font-medium" id="about">About Alure Regions</h1> <p>Alure Regions was founded in July 2023 with the goal of achieving greater autonomy in our regions.</p> <p>Originally known as Alee Isle Regions, we later became Southeastern Islands before branching out on our own.</p> |
