Skip to content

Commit

Permalink
Added missing colon
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfyxon committed Aug 28, 2024
1 parent 8835bfd commit 3984b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/timer/timer.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#time-display {
width: 400px;
height 240px;
height: 240px;
text-align: center;
color: #E0E0E0;
font-size: 50px;
Expand Down

0 comments on commit 3984b6b

Please sign in to comment.