From d4168dcdf4166ed4a2402a586b3a39278bd2e197 Mon Sep 17 00:00:00 2001 From: ajnart Date: Thu, 26 May 2022 18:13:23 +0200 Subject: [PATCH] :lipstick: Styling and UI changes --- src/components/layout/Aside.tsx | 1 + src/components/layout/Footer.tsx | 2 ++ 2 files changed, 3 insertions(+) diff --git a/src/components/layout/Aside.tsx b/src/components/layout/Aside.tsx index 6cef6eb4e..8b656ab6f 100644 --- a/src/components/layout/Aside.tsx +++ b/src/components/layout/Aside.tsx @@ -5,6 +5,7 @@ import { ModuleWrapper } from '../modules/moduleWrapper'; export default function Aside(props: any) { return (