From 6a97925fc3747dbc7c99bc3694589fc79bbbda97 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 5 Aug 2020 18:11:56 +0200 Subject: Win message --- client/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/style.css') diff --git a/client/style.css b/client/style.css index 5a26150..64d2a42 100644 --- a/client/style.css +++ b/client/style.css @@ -99,3 +99,7 @@ button, input { .filled { text-decoration: underline; } + +.authors { + margin-top: 6px; +} -- cgit v1.2.3