clock i18n

This commit is contained in:
Mononaut
2023-04-19 10:09:44 +09:00
parent d3a7950e78
commit 056d61a28d
2 changed files with 15 additions and 8 deletions

View File

@@ -49,6 +49,10 @@
line-height: calc(0.07 * var(--clock-width));
opacity: 0.8;
&.force-wrap {
word-spacing: 1000px;
}
::ng-deep .symbol {
font-size: inherit;
color: white;