From 1f6795c8f56102d0c532a2dbd07d0bb8989ead1f Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Wed, 21 Apr 2021 13:09:00 +0300 Subject: [PATCH] make it center Signed-off-by: Jari Kolehmainen --- static/splash.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/splash.html b/static/splash.html index 60fef019d1..2327ecd63f 100644 --- a/static/splash.html +++ b/static/splash.html @@ -30,6 +30,7 @@ font-size: 36px; line-height: 54px; margin-bottom: 10px; + text-align: center; } .icon svg{ position: relative;