From 63930c18177655ce6e6d3d7dd90da528188024cd Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Fri, 24 Sep 2021 16:11:15 +0100 Subject: [PATCH] Fix/event type button alignment (#765) * fixed event-type buttons on mobile, added more font-cal classes * remove 1-on-1 on mobile event types Co-authored-by: Bailey Pumfleet --- components/eventtype/EventTypeDescription.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/eventtype/EventTypeDescription.tsx b/components/eventtype/EventTypeDescription.tsx index bf31fcd3..86d5b8b5 100644 --- a/components/eventtype/EventTypeDescription.tsx +++ b/components/eventtype/EventTypeDescription.tsx @@ -38,13 +38,13 @@ export const EventTypeDescription = ({ eventType, className }: EventTypeDescript {eventType.length}m {eventType.schedulingType ? ( -
  • +
  • ) : ( -
  • +