smaller demo improvements

This commit is contained in:
orangecoding
2026-01-29 09:46:23 +01:00
parent bc355fb5fe
commit 0663bd945f
9 changed files with 49 additions and 106 deletions

View File

@@ -17,6 +17,8 @@
padding: 24px;
background-color: var(--semi-color-bg-0);
box-sizing: border-box;
display: flex;
flex-direction: column;
@media (max-width: 768px) {
padding: 12px;