Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear.
## Columns
-Cards can be organized into [Masonry](http://masonry.desandro.com)-like columns with just CSS by wrapping them in `.card-columns`. **Heads up!** This is **not available in IE9 and below** as they have no support for the `column` CSS properties.
+Cards can be organized into [Masonry](http://masonry.desandro.com)-like columns with just CSS by wrapping them in `.card-columns`.
+
+**Heads up!** This is **not available in IE9 and below** as they have no support for the `column` CSS properties.
{% example html %}
<div class="card-columns">