From b0d14c0ebbdd746b1d3d043848224916a19a968b Mon Sep 17 00:00:00 2001 From: deepend Date: Sun, 27 Sep 2020 05:22:31 +0000 Subject: [PATCH] changed font using same font as the rest of the page. --- css/calendar.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/calendar.css b/css/calendar.css index 4d0de87..4b2326f 100644 --- a/css/calendar.css +++ b/css/calendar.css @@ -1,5 +1,4 @@ .calendar { - font-family: sans-serif; width: 100%; border-spacing: 0; border-collapse: separate;