diff --git a/aider/website/home.html b/aider/website/home.html index d92abb124..8f2055be5 100644 --- a/aider/website/home.html +++ b/aider/website/home.html @@ -280,6 +280,8 @@ padding: 20px; color: white; font-family: monospace; + font-size: 1.2rem; + line-height: 1.5; margin: 20px 0; overflow-x: auto; } @@ -365,6 +367,7 @@ .info-content { max-width: 800px; margin: 0 auto; + font-size: 1.1rem; } .info-content h2 {