diff --git a/7-animation/2-css-animations/digits-negative-delay.view/style.css b/7-animation/2-css-animations/digits-negative-delay.view/style.css index 78c10f4092..399f078ce8 100644 --- a/7-animation/2-css-animations/digits-negative-delay.view/style.css +++ b/7-animation/2-css-animations/digits-negative-delay.view/style.css @@ -1,5 +1,5 @@ #digit { - width: .5em; + width: .6em; overflow: hidden; font: 32px monospace; cursor: pointer;