mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix stray end tags on website
This commit is contained in:
committed by
Jeremy Thomas
parent
d85b492e3b
commit
f836eba12e
@@ -62,7 +62,6 @@
|
||||
</div>
|
||||
{{ link.subtitle }}
|
||||
</div>
|
||||
</span>
|
||||
</a>
|
||||
{% unless forloop.last %}
|
||||
<hr class="navbar-divider {% if forloop.first %}{% endif %}">
|
||||
|
||||
@@ -61,5 +61,5 @@ route: documentation
|
||||
{% endif %}
|
||||
|
||||
{% include components/anchors.html %}
|
||||
</aide>
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user