Stress dots slightly lower (2.04em, line-height 2.2)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 04:45:58 -04:00
parent 566645e22d
commit 4afb8f960b
+2 -2
View File
@@ -98,7 +98,7 @@
margin: 0; border: 0;
padding: 22px 24px;
font: inherit;
line-height: 2.05;
line-height: 2.2;
white-space: pre-wrap;
word-wrap: break-word;
overflow-y: auto;
@@ -117,7 +117,7 @@
}
.sw { position: relative; }
.sd {
position: absolute; left: 0; right: 0; top: 1.9em;
position: absolute; left: 0; right: 0; top: 2.04em;
text-align: center; font-size: 8px; letter-spacing: 2px;
line-height: 1; color: var(--accent-2); white-space: nowrap;
}