From 686b9229a900ace0777c24c4ea33b2bcc635347a Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Mon, 22 Jul 2019 23:48:41 +0300 Subject: [PATCH] facebook statement clip fixed --- src/routes/Intro/styles.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Intro/styles.less b/src/routes/Intro/styles.less index 054682a06..61cc76ae9 100644 --- a/src/routes/Intro/styles.less +++ b/src/routes/Intro/styles.less @@ -74,7 +74,7 @@ width: 100%; margin-top: 0.5em; margin-bottom: 2em; - line-height: 1.1em; + line-height: 1.2em; text-align: center; color: var(--color-surface); }