Initial template setup
CI / verify (push) Failing after 34s

This commit is contained in:
2026-05-09 16:41:16 +02:00
commit 1a7d716098
21 changed files with 492 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.main {
max-width: 720px;
margin: 4rem auto;
padding: 2rem;
font-family: system-ui, -apple-system, sans-serif;
}