aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 66bdd6df3..7a8759817 100644
--- a/css.html
+++ b/css.html
@@ -2075,7 +2075,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
{% endhighlight %}
{% highlight css %}
// Mixin
-.clearfix {
+.clearfix() {
&:before,
&:after {
content: " ";