Arrumei os input

This commit is contained in:
Caio1w
2025-10-27 15:53:01 -03:00
parent 5964736bed
commit a9a4218d71

View File

@@ -132,7 +132,7 @@ input {
background: transparent ;
border-radius: 6px;
border:1px solid rgba(255,255,255,0.04);
height: 30px;
height: 40px;
color: white;
width: 100%;
}
@@ -142,6 +142,7 @@ textarea {
border:1px solid rgba(255,255,255,0.04);
height: 80px;
color: white;
width: 100%;
}