From a73a926493638bf30b6f1d80f75b7096f2aa03da Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Tue, 22 Nov 2022 00:19:02 +0100 Subject: [PATCH] Update index.css --- frontend/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/index.css b/frontend/index.css index 76ca48a..d914f03 100644 --- a/frontend/index.css +++ b/frontend/index.css @@ -404,7 +404,7 @@ input.inline { } label.languageChooserWrapper { - margin: 32px 0 64px 0; + margin: 32px 0 16px 0; display: flex; align-items: center; background: white;