Skip to content

Commit 053341b

Browse files
committed
Enlarge center floating notification to match the bigger score HUD
1 parent 5afffd3 commit 053341b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

static/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,8 @@ body, html {
652652
top: 30%;
653653
left: 50%;
654654
transform: translate(-50%, -50%);
655-
font-size: 36px;
655+
font-size: 48px;
656+
letter-spacing: 0.04em;
656657
font-weight: bold;
657658
pointer-events: none;
658659
z-index: 1000;

0 commit comments

Comments
 (0)