diff --git a/index.html b/index.html
index ac0446c..d17f85c 100644
--- a/index.html
+++ b/index.html
@@ -105,6 +105,7 @@
border-top-right-radius: 0;
border-bottom-right-radius: 0;
text-align: right; /* For RTL */
+ font-size: 16px; /* Prevent zoom on mobile devices */
}
.search-btn {