From ba01c3f33960407a3bbdb26c74319002280dd82d Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 10 Apr 2022 22:35:47 +0200 Subject: [PATCH] Added a little space to the container subtext --- client/src/style/LatestTest.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/style/LatestTest.sass b/client/src/style/LatestTest.sass index b188896d..69795e3d 100644 --- a/client/src/style/LatestTest.sass +++ b/client/src/style/LatestTest.sass @@ -24,6 +24,7 @@ .container-subtext color: #B0B0B0 font-size: 16pt + margin-left: 5px .container-main text-align: center