From a1760c58e30eecceb1cc83efe513a6ddfb819e93 Mon Sep 17 00:00:00 2001 From: Juan Carlos Ruvalcaba Date: Wed, 6 Dec 2023 13:15:56 -0700 Subject: [PATCH] Updates: -Hide menu elements' text on small screen -Add some required icons -Center required items with css --- src/pages/home.f7.html | 61 +++++++++++++++++++++++++++++++++-------- src/static/car-wash.svg | 1 + src/static/hand-key.svg | 1 + src/static/like.svg | 1 + 4 files changed, 53 insertions(+), 11 deletions(-) create mode 100644 src/static/car-wash.svg create mode 100644 src/static/hand-key.svg create mode 100644 src/static/like.svg diff --git a/src/pages/home.f7.html b/src/pages/home.f7.html index 39502a8..d26384f 100644 --- a/src/pages/home.f7.html +++ b/src/pages/home.f7.html @@ -5,7 +5,7 @@