diff --git a/aboutUs/index.html b/aboutUs/index.html
index 7743647..d3bc63e 100644
--- a/aboutUs/index.html
+++ b/aboutUs/index.html
@@ -78,12 +78,7 @@
diff --git a/contact/index.html b/contact/index.html
index 30eb60a..79fc80a 100644
--- a/contact/index.html
+++ b/contact/index.html
@@ -107,7 +107,7 @@
Contact Form
diff --git a/contactUs/index.html b/contactUs/index.html
index 3021eba..e2aafc5 100644
--- a/contactUs/index.html
+++ b/contactUs/index.html
@@ -67,12 +67,7 @@
Services
Expertise
About Us
-
- Contact
-
-
+
Contact
☰
@@ -157,7 +152,7 @@
Put Quick Det
-
Go to Contact Form
diff --git a/css/global.css b/css/global.css
index 488ba01..dd42935 100644
--- a/css/global.css
+++ b/css/global.css
@@ -689,8 +689,7 @@ body.dark .section-title {
font-size: 1.3rem;
margin-bottom: 12px;
font-weight: 600;
- color: #ffffff;
- font-family: var(--font-primary);
+ color: var(--color-primary);
}
.site-footer p {
@@ -879,19 +878,36 @@ body.dark .section-title {
width: 100%;
}
+ /* --- QUICK LINKS MOBILE FIX --- */
.footer-links {
- text-align: left;
+ text-align: left !important;
width: 100%;
}
.right-align-divider {
+ margin-left: 0 !important;
+ margin-right: auto;
+ }
+
+ .quick-links-list {
+ display: flex;
+ flex-direction: column;
+ align-items: flex-start;
+ padding-left: 0;
+ /* Strips any hidden browser padding */
margin-left: 0;
- /* Reset divider to left for mobile */
}
+ /* Force the arrow to be permanently visible and in place on mobile */
+ .quick-links-list a i {
+ opacity: 1 !important;
+ transform: translateX(0) !important;
+ }
+
+ /* Completely disable the sliding hover effect for touch screens */
+ .quick-links-list a,
.quick-links-list a:hover {
- transform: translateX(5px);
- /* Move right instead of left on mobile */
+ transform: none !important;
}
}
@@ -912,6 +928,7 @@ body.dark .section-title {
margin-bottom: 0;
/* Overrides default spacing so it centers perfectly with the V */
font-size: 1.5rem;
+ margin-left: 5px;
}
.footer-logo {
@@ -921,6 +938,7 @@ body.dark .section-title {
object-fit: contain;
/* Optional: Gives your lime-green 'V' a tiny subtle glow against the dark background */
filter: drop-shadow(0 0 6px rgba(163, 230, 53, 0.4));
+ margin-bottom: -10px;
}
/* MSME Logo Alignment */
diff --git a/services/index.html b/services/index.html
index e7bda24..26b672e 100644
--- a/services/index.html
+++ b/services/index.html
@@ -207,7 +207,7 @@
Services