diff --git a/404.html b/404.html index 75a4d2e..f9fa207 100644 --- a/404.html +++ b/404.html @@ -2,7 +2,7 @@ - + Page Not Found - Ashraya Trust diff --git a/about.html b/about.html index e65f255..5874434 100644 --- a/about.html +++ b/about.html @@ -3,7 +3,7 @@ - + About Ashraya Trust - Mission, Founder & Activities @@ -32,7 +32,13 @@ /* position: fixed; */ /* width: 100%; */ } - body { font-family: "Nunito", sans-serif; } + body { + font-family: "Nunito", sans-serif; + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; + text-size-adjust: 100%; + overflow-x: hidden; + } /* Page Header (Unchanged) */ .page-header { @@ -203,9 +209,70 @@ min-height: 400px; background: url('images/mobile.webp') no-repeat center top; } + + /* Fix mobile zoom and scaling issues */ + body { + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; + text-size-adjust: 100%; + overflow-x: hidden; + } + + /* Ensure proper container scaling on mobile */ + .container { + max-width: 100%; + padding-left: 15px; + padding-right: 15px; + } + + /* Adjust font sizes for mobile */ + .page-header h1 { + font-size: 2em !important; + } + + .page-header .lead { + font-size: 1em !important; + } + + /* Ensure content doesn't overflow on mobile */ + #founder { + padding: 2rem 1rem; + } + + .project-carousel { + margin: 0 -15px; + } + } + + /* Additional mobile fixes to prevent zoom */ + @media (max-width: 480px) { + /* Extra small devices */ + .page-header h1 { + font-size: 1.8em !important; + } + + #founder h3 { + font-size: 1.3em !important; + } + + /* Ensure buttons are properly sized for touch */ + .btn { + min-height: 44px; + padding: 0.75rem 1rem; + } + } + + /* Prevent horizontal scrolling on all mobile devices */ + html, body { + max-width: 100%; + overflow-x: hidden; + } + + /* Ensure images scale properly */ + img { + max-width: 100%; + height: auto; } - - @@ -215,16 +282,86 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
-
+
80G Tax Benefits For Donations
@@ -242,6 +379,8 @@ + +
@@ -249,7 +388,6 @@
-