fix: rename to vertical clock

This commit is contained in:
alexsparkes
2022-08-08 13:43:47 +01:00
parent 5f307409bb
commit bcde05d87d
3 changed files with 9 additions and 5 deletions

View File

@@ -84,4 +84,8 @@
.new-clock {
line-height: 100%;
.seconds {
font-size: 0.2em;
line-height: 0%;
}
}