base subscript moved to end of number, larger font for scroll text

This commit is contained in:
Трошин Антон Валерьевич
2026-07-12 11:13:53 +03:00
parent fc13a8832d
commit 9f720e73ab
4 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ body {
display: inline-block;
white-space: nowrap;
color: var(--text-dim);
font-size: 1.05rem;
font-size: 1.3rem;
font-family: monospace;
animation: ticker-scroll 40s linear infinite;
}