Skip to content

Commit

Permalink
Estilização
Browse files Browse the repository at this point in the history
  • Loading branch information
nickunger99 committed Feb 10, 2022
1 parent a7e1855 commit eebe940
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/painel-vagas/painel-vagas.component.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<body>
<div class="mt-5">
<div class="container mt-5 mb-5 d-flex justify-content-center">
<div class="card px-1 py-4 border ">
<div class="card-body">
<h1 class="text-center">Cadastrar</h1>
<div class="card px-1 py-4 border border-secondary ">
<div class="card-body ">
<h1 class="text-center">Cadastrar Vaga</h1>

<form>
<div class="container">
Expand Down

0 comments on commit eebe940

Please sign in to comment.