From 9db1379b16ae07b873084ac9be4c2b1add31f1e6 Mon Sep 17 00:00:00 2001 From: vimal-java-dev Date: Sat, 12 Sep 2026 08:03:49 +0530 Subject: [PATCH] Mobile updated, and Tablet view added Dropdown menu for both mobile and tablet Footer needs to be added to table view as occupied space Make this for the live work-from-home page for mobile and tablet view Signed-off-by: vimal-java-dev --- components/footer.html | 1 + components/header.html | 1 - components/load-footer.js | 1 + components/load-header.js | 13 +- css/dropdown.css | 160 +++++++++++-- css/global.css | 330 +++++++++++++++++++++++++-- css/index.css | 40 +--- css/latest-works.css | 214 ++++++++++++++++- css/utilities-sections.css | 29 +++ index.html | 37 ++- js/latest-works.js | 455 ++++++++++++++++++++++++++++++++++++- 11 files changed, 1173 insertions(+), 108 deletions(-) create mode 100644 css/utilities-sections.css diff --git a/components/footer.html b/components/footer.html index 9f80d9b..98c7adf 100644 --- a/components/footer.html +++ b/components/footer.html @@ -1,4 +1,5 @@ +