This commit is contained in:
2026-03-03 23:31:57 +06:00
2 changed files with 7 additions and 0 deletions

View File

@ -35,6 +35,8 @@ const STYLES = `
:root { --content-max: 1100px; }
:root { --content-max: 1100px; }
.ls-screen {
min-height: 100vh;
background: #fffbf4;