summaryrefslogtreecommitdiffstats
path: root/src/styles/invite.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/invite.scss')
-rw-r--r--src/styles/invite.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/invite.scss b/src/styles/invite.scss
new file mode 100644
index 000000000..345095da8
--- /dev/null
+++ b/src/styles/invite.scss
@@ -0,0 +1,4 @@
1.invite-form__error {
2 text-align: center;
3 margin-bottom: 20px !important; /* otherwise overridden by rule: p:last-of-type */
4}