first commit

This commit is contained in:
Christian Lawson-Perfect 2025-02-09 20:32:43 +00:00
commit 941d060004
5 changed files with 188 additions and 0 deletions

4
poll.css Normal file
View file

@ -0,0 +1,4 @@
h2 {
margin: 0 0 0.5rem 0;
text-align: center;
}