initial commit, cuz im getting lost in this

This commit is contained in:
2026-05-22 10:54:32 +02:00
commit 8d4ff16d9b
28 changed files with 2195 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#AjaxMainSection {
display: flex;
flex-direction: column;
gap: 1.5rem;
padding-top: 1.5rem;
}