summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorMarco Nassabain <marco.nassabain@hotmail.com>2021-03-20 20:26:39 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit7be636f26a4cd2857035d7d07cdf111c442566b5 (patch)
tree08ff3ad758545b74c7aa8215cb8704f09e0ef86b /css
parent4e9875d5c60afd43240e274865c731d488f3ce31 (diff)
💄 Hide social media sharing if apps disabled
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'css')
-rw-r--r--css/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index fec34de98..8d05e36e2 100644
--- a/css/app.css
+++ b/css/app.css
@@ -107,7 +107,7 @@
.contact-input {
display: flex;
justify-content: space-between;
- margin: 0.5em 1.5em;
+ margin: 1em 1.5em;
}
.label-group {