diff --git a/assets/icons/email.svg b/assets/icons/email.svg
new file mode 100644
index 000000000..b17bcedd1
--- /dev/null
+++ b/assets/icons/email.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/facebook.svg b/assets/icons/facebook.svg
new file mode 100644
index 000000000..42bc1bac0
--- /dev/null
+++ b/assets/icons/facebook.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/linkedin.svg b/assets/icons/linkedin.svg
new file mode 100644
index 000000000..621e2f09b
--- /dev/null
+++ b/assets/icons/linkedin.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/reddit.svg b/assets/icons/reddit.svg
new file mode 100644
index 000000000..96ddae1e0
--- /dev/null
+++ b/assets/icons/reddit.svg
@@ -0,0 +1 @@
+
diff --git a/assets/icons/twitter.svg b/assets/icons/twitter.svg
index 06e576275..57887d3b7 100644
--- a/assets/icons/twitter.svg
+++ b/assets/icons/twitter.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/assets/scss/styles.scss b/assets/scss/styles.scss
index 96da0afa8..0d729ea30 100644
--- a/assets/scss/styles.scss
+++ b/assets/scss/styles.scss
@@ -111,16 +111,14 @@ a {
@apply py-1 px-2;
@apply shadow;
- font-size: var(--body-font-size);
+ font-size: 88%;
line-height: var(--body-line-height);
kbd {
- @apply first:ml-2;
- @apply last:-mr-1;
@apply font-sans;
@apply bg-secondaryDark;
@apply text-primaryDark;
- @apply rounded;
+ @apply rounded-sm;
@apply px-1;
@apply ml-1;
}
diff --git a/components/app/Footer.vue b/components/app/Footer.vue
index 383b3bc6a..57f597229 100644
--- a/components/app/Footer.vue
+++ b/components/app/Footer.vue
@@ -58,6 +58,13 @@
blank
@click.native="$refs.options.tippy().hide()"
/>
+
+ {{ $t("app.invite_description") }} +
+