Skip to content

Commit 37fd887

Browse files
committed
fix: counter min-width
1 parent 13902ba commit 37fd887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

015-incrementing counter/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ body {
2727
.counter {
2828
font-size: 60px;
2929
margin-top: 10px;
30+
min-width: 5ch;
3031
}
3132

3233
@media (max-width: 580px) {

0 commit comments

Comments
 (0)