add blocks

This commit is contained in:
2025-12-17 10:14:13 +02:00
parent 18a31be0b1
commit d78a6bedd5
54 changed files with 2755 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
#app { background: white; padding: 20px; border-radius: 8px; max-width: 700px; }
input, select, button { padding: 8px; margin: 4px 0; }