From d69f2146df28557cb49047114c472d67093409ba Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:07:32 +0700 Subject: [PATCH] Move prototype to standalone iframe page and align phone right --- app/app.vue | 658 ++++-------------------------------------- public/prototype.html | 513 ++++++++++++++++++++++++++++++++ 2 files changed, 577 insertions(+), 594 deletions(-) create mode 100644 public/prototype.html diff --git a/app/app.vue b/app/app.vue index a66ec46..c533b08 100644 --- a/app/app.vue +++ b/app/app.vue @@ -9,7 +9,7 @@