text edited

This commit is contained in:
2025-08-21 17:00:31 +05:45
parent d5de6658f0
commit 3ca3681513
5 changed files with 26 additions and 9 deletions

View File

@@ -54,8 +54,8 @@
<input class="w-full mb-20 rounded-6 py-10 text-14 px-10" type="text"
name="qualification" id="qualification" placeholder="Recent Education Qualification"
required>
<input class="mb-20" type="checkbox">
<label class="text-14 mb-20" for="">I accept the terms & conditions</label>
<input class="mb-20" type="checkbox" id=terms>
<label class="text-14 mb-20" for="terms">I accept the terms & conditions</label>
<button type="submit" id="counselor-submit-btn"
class=" w-full py-10 bg-sec text-white rounded-10 text-16 border-0 button-hover">
<i class="fa-solid fa-paper-plane text-white text-16 pr-5"></i>