mirror of
https://github.com/kennethreitz/rhymepad.org.git
synced 2026-06-11 17:08:33 +00:00
Lower the stress dots further (1.72em)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@
|
||||
}
|
||||
.sw { position: relative; }
|
||||
.sd {
|
||||
position: absolute; left: 0; right: 0; top: 1.46em;
|
||||
position: absolute; left: 0; right: 0; top: 1.72em;
|
||||
text-align: center; font-size: 8px; letter-spacing: 2px;
|
||||
line-height: 1; color: var(--accent-2); white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user