patx/afterdarklabs

update ticker: tighten spacing

Commit a0f1fea · patx · 2026-08-24T23:43:36-04:00

Changeset
a0f1feadc83e1d8efde53c47164509bcc7021928
Parents
118e34369f579ad0a915af6e395ddce983fe6127

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 337d187..a2f82fd 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -201,9 +201,9 @@
             display: flex;
             flex: none;
             align-items: center;
-            gap: 1.25rem;
+            gap: 0.8rem;
             margin: 0;
-            padding: 1.15rem 0.625rem 1.15rem 1.875rem;
+            padding: 1.15rem 0.4rem 1.15rem 1.2rem;
             list-style: none;
             white-space: nowrap;
         }
@@ -211,7 +211,7 @@
         .hero-ticker-item {
             display: inline-flex;
             align-items: center;
-            gap: 1.25rem;
+            gap: 0.8rem;
             color: #f3f4f6;
             font-size: 0.95rem;
             font-weight: 600;