diff --git a/other/timer/timer.css b/other/timer/timer.css index 51556b3..98b1d88 100644 --- a/other/timer/timer.css +++ b/other/timer/timer.css @@ -4,7 +4,7 @@ #time-display { width: 400px; - height 240px; + height: 240px; text-align: center; color: #E0E0E0; font-size: 50px;