diff --git a/platypush/backend/http/static/css/source/dashboard/widgets/calendar/index.scss b/platypush/backend/http/static/css/source/dashboard/widgets/calendar/index.scss index 55b05ff0..2978da76 100644 --- a/platypush/backend/http/static/css/source/dashboard/widgets/calendar/index.scss +++ b/platypush/backend/http/static/css/source/dashboard/widgets/calendar/index.scss @@ -4,12 +4,13 @@ padding: 1rem; .event { - font-size: .8em; + font-size: .75em; } .upcoming-event { text-align: center; margin-bottom: 1.5rem; + font-size: 1em; .summary { text-transform: uppercase;