Commit b500713d authored by Mark Otto's avatar Mark Otto

missed an end tag

parent b67b2c7f
...@@ -160,6 +160,7 @@ The `.invisible` class can be used to toggle only the visibility of an element, ...@@ -160,6 +160,7 @@ The `.invisible` class can be used to toggle only the visibility of an element,
.element { .element {
.invisible(); .invisible();
} }
{% endhighlight %}
### Screen readers and keyboard navigation ### Screen readers and keyboard navigation
......
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