From a8b8973282ae8e99d052b9938bbd390319e0ad07 Mon Sep 17 00:00:00 2001 From: robogg133 Date: Mon, 27 Oct 2025 15:58:45 -0300 Subject: [PATCH] padding nos input pra ficar mais bonito --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index c33a44d..32c1a96 100644 --- a/style.css +++ b/style.css @@ -135,6 +135,7 @@ input { height: 40px; color: white; width: 100%; + padding-left: 7px; } textarea { background: transparent ;