TS Fixes + Demo Cleanup

This commit is contained in:
David Haz
2025-09-01 09:53:42 +03:00
parent af455f62d5
commit 74b276c357
91 changed files with 107 additions and 392 deletions

View File

@@ -86,12 +86,10 @@
}
.demo-container {
min-height: 500px;
position: relative;
width: 100%;
background: #0b0b0b;
border: 1px solid #333;
padding: 1em;
margin-top: 1.4rem;
border-radius: 20px;
display: flex;