Skip to content

Commit c458989

Browse files
committed
fix: add "presenter's screen" label to it's screensaver
1 parent d10d85d commit c458989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webui/src/client/ui/ClockView/ClockViewPieceIcons/ClockViewPieceIcons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// Variables
44
$text-color: #ffffff;
5-
$font-size-base: 21em;
5+
$font-size-base: 19.5em;
66
$text-shadow: 0 2px 9px rgba(0, 0, 0, 0.5);
77
$letter-spacing: 0.03em;
88

0 commit comments

Comments
 (0)