From 4fe6a9e9ffd09457471804b3d76d22b6feda32ae Mon Sep 17 00:00:00 2001 From: AkhilBarthwal005 <67703904+AkhilBarthwal005@users.noreply.github.com> Date: Fri, 30 Oct 2020 11:47:19 +0530 Subject: [PATCH] Update bookedAppointment.css --- frontend/src/components/css/bookedAppointment.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/css/bookedAppointment.css b/frontend/src/components/css/bookedAppointment.css index 5d1543b..0092e15 100644 --- a/frontend/src/components/css/bookedAppointment.css +++ b/frontend/src/components/css/bookedAppointment.css @@ -1,4 +1,4 @@ - .container{ + .container-booked{ margin: 100px 100px; padding: 20px 0; height: 100vh;