hilbert-clock/style.css

5 lines
56 B
CSS
Raw Normal View History

:root {
--spacing: 1em;
color-scheme: light dark;
}