patx/mongokv

improve index.html for mobile viewing by making sure the pronouciation span element does not wrap

Commit db56d5f · patx · 2025-12-14T22:58:14-05:00

Changeset
db56d5fb988b2f9f8e894599e861cff586bd41c6
Parents
236e2bc400b5e69e736557af58cd5fdc568e5493

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 3166413..7a97846 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -83,6 +83,7 @@
       color: var(--muted);
       font-size: 18px;
       font-weight: 400;
+      white-space: nowrap;
     }
 
     a {