diff --git a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx index f7742926f..ab1690022 100644 --- a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx +++ b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx @@ -33,7 +33,7 @@ export const NotifyReminderPopup: FC = ({ cursor: 'pointer', paddingTop: '10px', paddingRight: '10px', - fontSize: '16px', + fontSize: '14px', }; const popupClicked = e => { @@ -63,7 +63,7 @@ export const NotifyReminderPopup: FC = ({ return ( mounted && (