From e6098157becff196bb4c0c6e85dcd7d67e23af21 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Thu, 24 Jun 2021 23:57:34 +0300 Subject: [PATCH] minor fixes --- 7-animation/2-css-animations/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/7-animation/2-css-animations/article.md b/7-animation/2-css-animations/article.md index 09327b2c..f9721e4f 100644 --- a/7-animation/2-css-animations/article.md +++ b/7-animation/2-css-animations/article.md @@ -467,7 +467,7 @@ For example, here clicking on the `#boat` element adds the class with `transform Here's a more complex example, with `@keyframes`: ```html run height=80 autorun no-beautify -

click me to start / stop

+

click me to start / stop