From 8b307b42b3ee7ee49de1377c935f2e1256332c7d Mon Sep 17 00:00:00 2001 From: keshavananddev <53607429-keshavananddev@users.noreply.replit.com> Date: Fri, 24 Apr 2026 03:55:18 +0000 Subject: [PATCH] Adjust typing animation and command display spacing Refactor HTML structure for command input to use a single inline container with `white-space: pre` to precisely control spacing, and adjust JavaScript to add a trailing space to the typed text and increase the pause before the enter key press in the auto-type animation. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 6def8112-39d2-4641-b93b-f39108179f33 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 3f816ee5-1289-41ac-aa73-2bd1494876d3 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/42ae33dd-8759-4196-85a5-434465c72ece/6def8112-39d2-4641-b93b-f39108179f33/roUqm0y Replit-Helium-Checkpoint-Created: true --- index.html | 2 +- src/main.ts | 9 +++++---- src/style.css | 24 +++++++++++++----------- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index dc9a8df..e80fb16 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@
- $ + $