This commit is contained in:
@@ -2553,7 +2553,7 @@ HIDDEN_APP_HTML = r"""<!doctype html>
|
||||
textarea { min-height: 122px; resize: vertical; line-height: 1.55; }
|
||||
label { display: grid; gap: 5px; color: #d9c28d; font-size: 12px; font-weight: 800; }
|
||||
h1, h2, h3 { font-family: Georgia, "Times New Roman", serif; letter-spacing: 0; }
|
||||
h1 { margin: 0; font-size: clamp(24px, 3vw, 42px); }
|
||||
// h1 { margin: 0; font-size: clamp(24px, 3vw, 42px); }
|
||||
h2 { margin: 0 0 10px; font-size: 18px; }
|
||||
h3 { margin: 0; font-size: 16px; }
|
||||
.observatory { display: grid; grid-template-columns: 280px minmax(0, 1fr) 390px; height: 100vh; }
|
||||
|
||||
Reference in New Issue
Block a user