From 655895f25c78fe7e0750e89c1e1d79fd2f7a29ef Mon Sep 17 00:00:00 2001 From: Kira Date: Thu, 9 Feb 2023 18:51:46 +0000 Subject: Update styling to fix sidebar --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 32dc92d..4a47ea7 100755 --- a/static/style.css +++ b/static/style.css @@ -125,6 +125,10 @@ aside { font-size: xx-small; } +#sidebarImage { + transform: translateX(10px); +} + .header_linker { font-size: x-small; } -- cgit v1.2.3