implement clock face & dial

This commit is contained in:
Mononaut
2023-04-19 09:39:56 +09:00
parent b79dd13e55
commit 34fbc8d2b8
9 changed files with 205 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
.divider {
position: absolute;
left: -1px;
left: -0.5px;
top: 0;
.divider-line {
stroke: white;