From 4ea374ad0afba1ad60c25d025f832857c7384a4c Mon Sep 17 00:00:00 2001 From: "EQUILIBRIUM\\hirondino.van-dunem" Date: Mon, 20 Jun 2022 09:24:53 +0100 Subject: [PATCH] remove formatting from event title --- src/app/shared/agenda/event-list/event-list.page.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/shared/agenda/event-list/event-list.page.scss b/src/app/shared/agenda/event-list/event-list.page.scss index 72b9e85f6..a9ce19c12 100644 --- a/src/app/shared/agenda/event-list/event-list.page.scss +++ b/src/app/shared/agenda/event-list/event-list.page.scss @@ -98,6 +98,7 @@ font-style: normal; line-height: normal; letter-spacing: normal; + text-transform: none ; color: var(--title-text-color); margin: 0; padding: 0;