diff --git a/pretalx_broadcast_tools/static/pretalx_broadcast_tools/frontend.css b/pretalx_broadcast_tools/static/pretalx_broadcast_tools/frontend.css index 35d4386..0df4ef0 100644 --- a/pretalx_broadcast_tools/static/pretalx_broadcast_tools/frontend.css +++ b/pretalx_broadcast_tools/static/pretalx_broadcast_tools/frontend.css @@ -89,18 +89,18 @@ body { } #broadcast_tools_room_timer_title { - font-size: 10vh; + font-size: 8vh; margin-bottom: 0.2em; font-weight: bold; } #broadcast_tools_room_timer_speaker { - font-size: 8vh; + font-size: 6vh; font-weight: normal; } #broadcast_tools_room_timer_scheduledata { - font-size: 5vh; + font-size: 3vh; font-weight: normal; }