From 0f484885a500527a2cb6308ac6e885ec10ce24f2 Mon Sep 17 00:00:00 2001 From: Ashish Raj Singh Date: Fri, 4 Jul 2025 20:39:23 +0530 Subject: [PATCH] removed specific css for canceled tag so its text size matches sorrounding removed specific css styling for text size to better match sorrouding --- site/themes/s2b_hugo_theme/assets/css/cal/main.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/site/themes/s2b_hugo_theme/assets/css/cal/main.css b/site/themes/s2b_hugo_theme/assets/css/cal/main.css index c3993377..1897260e 100644 --- a/site/themes/s2b_hugo_theme/assets/css/cal/main.css +++ b/site/themes/s2b_hugo_theme/assets/css/cal/main.css @@ -194,10 +194,6 @@ svg.icon { { text-decoration: none; } -.event.cancelled h3 ins -{ - font-size: 1.4rem; -} #fullcalendar .fc-event.cancelled { background-color: white;