From 0e935236cf18135820706200a81753d84032e341 Mon Sep 17 00:00:00 2001 From: DmitriyB Date: Wed, 11 Jan 2023 13:44:59 +0500 Subject: [PATCH] fix styles --- src/components/calendarDesktop/calendar.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/calendarDesktop/calendar.css b/src/components/calendarDesktop/calendar.css index eed668b..979eb26 100644 --- a/src/components/calendarDesktop/calendar.css +++ b/src/components/calendarDesktop/calendar.css @@ -418,9 +418,6 @@ } @media screen and (max-width: 1024px) { - .calendar { - height: 483px; - } .calendar__cell { font-size: 14px;