diff --git a/aider/website/assets/home.css b/aider/website/assets/home.css index 3cc40bd00..2b74a86b4 100644 --- a/aider/website/assets/home.css +++ b/aider/website/assets/home.css @@ -329,9 +329,12 @@ nav { } .feature-icon { + font-size: 24px; width: 48px; height: 48px; - padding: 10px; + display: flex; + align-items: center; + justify-content: center; border-radius: 10px; background: rgba(18, 184, 134, 0.1); color: var(--secondary); diff --git a/aider/website/index.html b/aider/website/index.html index 84186970b..7d3beff17 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -15,6 +15,8 @@ layout: none + +
@@ -96,9 +98,7 @@ cog.out(text)