Commit 763f8293 authored by Chris Rebert's avatar Chris Rebert

.text-hide docs: trivial indentation fix

parent 0fe6ff9f
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
{% highlight html %} {% highlight html %}
<h1 class="text-hide">Custom heading</h1> <h1 class="text-hide">Custom heading</h1>
{% endhighlight %} {% endhighlight %}
{% highlight scss %} {% highlight scss %}
// Usage as a Mixin // Usage as a Mixin
.heading { .heading {
.text-hide(); .text-hide();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment