text edited
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user