aboutsummaryrefslogtreecommitdiff
path: root/src/components/Form/Form.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Form/Form.css')
-rw-r--r--src/components/Form/Form.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/Form/Form.css b/src/components/Form/Form.css
index 102e4bb..af1baa6 100644
--- a/src/components/Form/Form.css
+++ b/src/components/Form/Form.css
@@ -82,6 +82,9 @@ input[type=number] {
padding: 0.8rem 0;
border-bottom: 1px dotted lightblue; }
+.MetaInfoForm {
+ width: 60%; }
+
@media only screen and (max-device-width: 480px) {
.formContainer {
padding: 0.5rem;