first commit - found it not working

the dots just wobble back and forth one stop
This commit is contained in:
Christian Lawson-Perfect 2025-05-04 13:00:58 +00:00
commit e42a570690
4 changed files with 105 additions and 0 deletions

5
style.css Normal file
View file

@ -0,0 +1,5 @@
:root {
--spacing: 1em;
color-scheme: light dark;
}