missed an end tag

This commit is contained in:
Mark Otto 2014-12-23 14:11:10 -08:00
parent b67b2c7f49
commit b500713dd2

View File

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