padding nos input pra ficar mais bonito #1

Merged
caio merged 1 commits from :input-padding into main 2025-10-27 16:00:56 -03:00

View File

@@ -135,6 +135,7 @@ input {
height: 40px; height: 40px;
color: white; color: white;
width: 100%; width: 100%;
padding-left: 7px;
} }
textarea { textarea {
background: transparent ; background: transparent ;