contact responcive fixing bug

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-04 16:57:26 +05:00
parent fbeae8efd8
commit ae80f48b27

View File

@@ -15,7 +15,7 @@ export default function Contact() {
placeholder="Your phone number"
className="flex-1 py-3 px-5 bg-white text-gray-600 placeholder-gray-400 text-lg clip-input focus:outline-none"
/>
<button className="bg-primary -ml-5 text-white sm:px-6 sm:py-3 p-2 text-lg font-medium clip-button">
<button className="bg-primary sm:-ml-5 text-white sm:px-6 sm:py-3 p-2 text-lg font-medium clip-button">
Menga qo'ng'iroq qiling
</button>
</div>