diff --git a/aider/website/home.html b/aider/website/home.html index 0470f12c9..20d0788e8 100644 --- a/aider/website/home.html +++ b/aider/website/home.html @@ -100,7 +100,7 @@ font-size: 3rem; margin-bottom: 24px; color: var(--dark); - text-align: left; + text-align: center; } .hero p { @@ -334,6 +334,7 @@ .stats-container { margin-bottom: 40px; + margin-top: 20px; display: flex; justify-content: center; align-items: center; @@ -414,6 +415,7 @@ .hero h1 { font-size: 2.5rem; text-align: center; + margin-bottom: 20px; } .hero p { @@ -460,29 +462,29 @@
+

AI Pair Programming in Your Terminal

+ + +
-

AI Pair Programming in Your Terminal

- - -

Aider lets you pair program with LLMs, to edit code in your local git repository. Start a new project or work with an existing code base.