mirror of
https://github.com/ivabus/www
synced 2024-11-22 08:05:10 +03:00
Merge pull request #63 from teaxyz/careers-fix
Deleted class that JS was impacting
This commit is contained in:
commit
27a0bfb7f4
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
<p>This is a full-time remote position.</p><br>
|
||||
|
||||
<a class="btn btn-primary auth-btn mb-3" href="https://tea.bamboohr.com/jobs/view.php?id=23"
|
||||
<a class="btn btn-primary mb-3" href="https://tea.bamboohr.com/jobs/view.php?id=23"
|
||||
role="button">Apply on BambooHR</a>
|
||||
|
||||
<p class="small" style="color:#B9C7C9;">Visit BambooHR to apply, and to read more about the qualifications and responsibilities for this position.</p></div>
|
||||
|
@ -60,7 +60,7 @@
|
|||
<div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#accordionExample"><br>
|
||||
This is a full-time remote position.<br><br>
|
||||
|
||||
<a class="btn btn-primary auth-btn mb-3 mt-3" href="https://tea.bamboohr.com/jobs/view.php?id=24"
|
||||
<a class="btn btn-primary mb-3 mt-3" href="https://tea.bamboohr.com/jobs/view.php?id=24"
|
||||
role="button">Apply on BambooHR</a>
|
||||
|
||||
<p class="small" style="color:#B9C7C9;">Visit BambooHR to apply, and to read more about the qualifications and responsibilities for this position.</p></div>
|
||||
|
|
Loading…
Reference in a new issue