prod ready

This commit is contained in:
Priec
2026-06-02 23:06:09 +02:00
parent bc670d11dc
commit 78407ae9e8
3 changed files with 26511 additions and 35332 deletions

View File

@@ -29,8 +29,8 @@
margin: 0;
padding: 0;
font-family: 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, monospace;
font-size: max(0.35vw, 0.695vh);
font-size: max(0.35vw, 0.695svh);
/* font-size: max(0.7vw, 1.39vh); */ /* 240p */
font-size: max(0.463vw, 0.926vh); /* 360p */
line-height: 1.0;
letter-spacing: 0;
color: var(--tp-mountain-color, #f4a26b);