From 6edcb82057a3d697530f43c9c024c8022d58d160 Mon Sep 17 00:00:00 2001 From: VividTruthKeeper Date: Fri, 19 Aug 2022 23:16:41 +0500 Subject: [PATCH] styling error --- src/styles/_main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_main.scss b/src/styles/_main.scss index f4f8e18..ad8f447 100644 --- a/src/styles/_main.scss +++ b/src/styles/_main.scss @@ -163,6 +163,7 @@ } .calendars-left { + width: 100%; max-width: 91.1rem; display: flex; flex-direction: column;