Merge branch 'main' of github.com-work:Frappet/BMA-EHR-RECRUIT-QUALIFYING-EXAM
This commit is contained in:
commit
692e6f3e24
12 changed files with 136 additions and 84 deletions
|
|
@ -26,13 +26,18 @@
|
|||
<div class="container mx-auto px-4">
|
||||
<div class="flex flex-wrap text-center lg:text-left">
|
||||
<div class="w-full lg:w-6/12 px-4">
|
||||
<div class=" mb-4">
|
||||
<div class="w-12 rounded-full">
|
||||
<img src="/images/logo.png" alt="logo">
|
||||
</div>
|
||||
</div>
|
||||
<h5 class="text-2xl font-semibold">กองสรรหาบุคคล</h5>
|
||||
<h6 class="text-md mt-1 mb-2 text-blueGray-600">
|
||||
173 ถนนดินสอ แขวงเสาชิงช้า เขตพระนคร กรุงเทพมหานคร 10200
|
||||
</h6>
|
||||
<div class="mt-6 lg:mb-0 mb-6">
|
||||
|
||||
<button
|
||||
<!-- <button
|
||||
class="bg-white text-lightBlue-600 shadow-lg font-normal h-10 w-10 items-center justify-center align-center rounded-full outline-none focus:outline-none mr-2"
|
||||
type="button"
|
||||
>
|
||||
|
|
@ -43,7 +48,7 @@
|
|||
type="button"
|
||||
>
|
||||
<i class="fab fa-dribbble"></i>
|
||||
</button>
|
||||
</button> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-full lg:w-6/12 px-4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue