summaryrefslogtreecommitdiffstats
path: root/css/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index d2ed8e53d..8b9a8d2d8 100644
--- a/css/app.css
+++ b/css/app.css
@@ -90,7 +90,9 @@
}
.contact-input{
- margin-left: 1.5em !important;
+ display: flex;
+ justify-content: space-between;
+ margin: 0.5em 1.5em;
}
.label-group{