From 1f0837d0052fd7e214d9cf4cf6dafe79a4db0831 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 19 Oct 2022 12:01:20 +0100 Subject: [PATCH] Place #sidebar_logo --- style/new_menu.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/style/new_menu.css b/style/new_menu.css index c3e1ead..84f5668 100644 --- a/style/new_menu.css +++ b/style/new_menu.css @@ -64,10 +64,12 @@ display: block; } -#sidebar_logo { - + #sidebar_logo { + margin-top: 40%; + text-align: center; } + #sidebar_social { position: absolute; bottom: 50px;