feat: Remove legacy clock version

This commit is contained in:
sthag 2026-03-01 10:50:43 +01:00
parent 05f2ab1c0d
commit 56633b364e
2 changed files with 3 additions and 289 deletions

View file

@ -22,19 +22,4 @@
width: 100%;
overflow: hidden;
}
.wrap {
display: none;
position: relative;
canvas {
position: absolute;
top: 0;
left: 0;
}
}
p {
text-align: center;
}
}