Inputs: increase the padding

This commit is contained in:
Cleiton Floss 2020-06-03 21:17:48 -04:00
parent 1a4cd3631b
commit c24ea89b82
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
outline: none; outline: none;
width: 100%; width: 100%;
padding: 7px; padding: 1rem;
border: none; border: none;
background: transparent; background: transparent;
margin-bottom: 10px; margin-bottom: 10px;