0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

.text-hide docs: trivial indentation fix

This commit is contained in:
Chris Rebert 2015-02-12 10:41:16 -08:00
parent 0fe6ff9fca
commit 763f8293da

View File

@ -199,7 +199,7 @@
{% highlight html %}
<h1 class="text-hide">Custom heading</h1>
{% endhighlight %}
{% highlight scss %}
{% highlight scss %}
// Usage as a Mixin
.heading {
.text-hide();