From 17ea11a29ce4a81a9b5e021aaa3bdcbb2b1369ce Mon Sep 17 00:00:00 2001 From: Keannu Bernasol Date: Tue, 14 Feb 2023 21:46:28 +0800 Subject: [PATCH] Added padding to main window --- src/components/Login/Login.tsx | 1 + src/styles.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/Login/Login.tsx b/src/components/Login/Login.tsx index 4ba71d2..eaf7cb1 100644 --- a/src/components/Login/Login.tsx +++ b/src/components/Login/Login.tsx @@ -32,6 +32,7 @@ export default function Login() {