From 6ee276c2f426343d5d48389dd468546dc5bc1e8f Mon Sep 17 00:00:00 2001 From: Agustin Togni Date: Sun, 24 Sep 2023 16:15:31 -0300 Subject: [PATCH] Se realizan correcciones --- css/styles.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/styles.css b/css/styles.css index 246d4c8..aa9641b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -271,7 +271,6 @@ a { .form__input--register { width: 100%; padding: 10px; - text-align: center; border-radius: 4px; margin-bottom: 16px; border-color: rgb(13, 71, 218); @@ -414,12 +413,10 @@ a { .form__div { gap: 10px; - text-align: center; } .form__input { font-size: 0.9rem; - text-align: center; } .form__submit {