cleber2 commited on
Commit
f1daf2d
·
verified ·
1 Parent(s): 6f35411

Add 2 files

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -181,7 +181,7 @@
181
  </div>
182
  <div class="mb-6">
183
  <label class="block text-gray-700 text-sm font-bold mb-2" for="password">Senha</label>
184
- <input class="input-field shadow appearance-none border rounded w-full py-2 px-3 text-gray-700 mb-3 leading-tight focus:outline-none focus:shadow-outline" id="password" type="password" pressao="********">
185
  <a href="#" class="text-sm text-blue-600 hover:text-blue-800" onclick="showSection('reset-password')">Esqueceu sua senha?</a>
186
  </div>
187
  <div class="flex items-center justify-between">
 
181
  </div>
182
  <div class="mb-6">
183
  <label class="block text-gray-700 text-sm font-bold mb-2" for="password">Senha</label>
184
+ <input class="input-field shadow appearance-none border rounded w-full py-2 px-3 text-gray-700 mb-3 leading-tight focus:outline-none focus:shadow-outline" id="password" type="password" placeholder"pressao">
185
  <a href="#" class="text-sm text-blue-600 hover:text-blue-800" onclick="showSection('reset-password')">Esqueceu sua senha?</a>
186
  </div>
187
  <div class="flex items-center justify-between">