Skip to content

Commit

Permalink
ui increments
Browse files Browse the repository at this point in the history
  • Loading branch information
migmoroni committed Jan 24, 2024
1 parent c13d0c7 commit 0a7bb0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>Remember Password</h1>

<section class="form-container">
<fieldset class="form-container">
<legend class="form-container" for="characterSet"><br>PASSO 1<br><br>Informe sua senha única<br><br></legend>
<legend class="form-container" for="characterSet"><br>PASSO 1<br><br>Informe suas senhas únicas<br><br></legend>

<div class="form-container margin-top-25">
<label class="form-header">Senha de Códigos</label>
Expand Down Expand Up @@ -86,10 +86,10 @@ <h1>Remember Password</h1>
</fieldset>

<fieldset class="form-container margin-top-25">
<legend class="form-container" for="characterSet"><br>PASSO 2<br><br>Informe o Serviço<br><br></legend>
<legend class="form-container" for="characterSet"><div><br>PASSO 2<br><br>Informe o Serviço<br><br></div></legend>

<div class="form-container">
<label class="form-header margin-top-25">3. Serviço</label>
<label class="form-header margin-top-25">Serviço</label>
<form id="form3" autocomplete="off">
<input type="text" class="password-input" oninput="validateOption(this)" placeholder="Digite o serviço">
</form>
Expand Down

0 comments on commit 0a7bb0a

Please sign in to comment.