From aa42223fc93b578a73ddf6f4de697b3c0c8522a4 Mon Sep 17 00:00:00 2001 From: Adrian Victor Date: Fri, 17 Jul 2026 11:08:49 -0300 Subject: [PATCH] Add sliding and sliding animations on mobile. --- index.html | 4 +-- js/app.js | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++--- js/ui.js | 1 + style.css | 69 +++++++++++++++++++++++++++--------- 4 files changed, 153 insertions(+), 23 deletions(-) diff --git a/index.html b/index.html index ebe1c84..f8bd731 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ }, 100); }); -
+