1st commit

This commit is contained in:
2025-07-01 11:09:51 +02:00
commit 2d3e33d643
787 changed files with 185055 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
.inset-wrapper {
max-width: 1024px;
margin: 0 auto;
box-shadow: none;
border-radius: 0;
padding: 0;
background-color: transparent;
}