feat: responsive for web with sidebar and different styling for test ui on web

This commit is contained in:
2026-02-27 02:36:54 +06:00
parent 2a00c44157
commit 634c67b741
15 changed files with 8254 additions and 251 deletions

View File

@ -33,6 +33,8 @@ const DOTS = [
const STYLES = `
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800;900&family=Nunito+Sans:wght@400;600;700&display=swap');
:root { --content-max: 1100px; }
.ls-screen {
min-height: 100vh;
background: #fffbf4;