commit | aa9c4fde97cd71b8c98f42453560a4dde60a8ece | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Fri Jun 10 19:58:10 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Fri Jun 10 19:58:10 2022 +0100 |
tree | 2dc2b0608d76d68a7497c4765b578d416180650f | |
parent | 899f8ffe820d5ca84177cd6c18aa3322a9c91d37 [diff] [blame] |
i think i made changes
diff --git a/styles/clicksforms/form.module.css b/styles/clicksforms/form.module.css index 16bebe1..cddb4f1 100644 --- a/styles/clicksforms/form.module.css +++ b/styles/clicksforms/form.module.css
@@ -76,10 +76,10 @@ } .errorContainer { - width: 100%; - height: 0px; - transition: 0.3s; - overflow: hidden; + width: 100%; + height: 0px; + transition: 0.3s; + overflow: hidden; margin-top: 5px; margin-bottom: 0; } \ No newline at end of file