This commit is contained in:
@@ -306,3 +306,9 @@ h3 { margin-bottom: 0; font-size: 18px; }
|
||||
.hero-grid,
|
||||
.two-column { grid-template-columns: 1fr; }
|
||||
}
|
||||
|
||||
|
||||
.terminal-panel { margin-bottom: 16px; }
|
||||
.terminal-form { margin-top: 18px; display: grid; gap: 12px; }
|
||||
.terminal-form input { width: 100%; border: 1px solid #dfe6f6; border-radius: 14px; padding: 12px 14px; color: #253052; background: #f8faff; font: 14px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; }
|
||||
.terminal-form pre { min-height: 120px; margin: 0; padding: 16px; border-radius: 18px; color: #b9fbcf; background: #12182b; white-space: pre-wrap; overflow: auto; font: 13px/1.5 ui-monospace, SFMono-Regular, Consolas, monospace; }
|
||||
|
||||
Reference in New Issue
Block a user