This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="bg-gray-100 py-10"> | |
<h2 class="text-2xl md:text-4xl text-gray-600 text-center font-extrabold my-5">Buscar y Filtrar Vacantes</h2> | |
<div class="max-w-7xl mx-auto"> | |
<form> | |
<div class="md:grid md:grid-cols-3 gap-5"> | |
<div class="mb-5"> | |
<label | |
class="block mb-1 text-sm text-gray-700 uppercase font-bold " | |
for="termino">Término de Búsqueda |