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
Comments
No comments yet.
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 {