From b8e87564a4f09215a923650272a6ccfa7811ef42 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Fri, 1 Dec 2023 21:33:36 +0100 Subject: fix copyright line alignment --- static/sass/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/sass') diff --git a/static/sass/main.scss b/static/sass/main.scss index cdcebeb..4351081 100644 --- a/static/sass/main.scss +++ b/static/sass/main.scss @@ -249,7 +249,7 @@ img.social-icon { #licenceLine { display: flex; justify-content: center; - align-content: center; + align-items: center; } .cc-icon { height: 20px; -- cgit v1.2.3