mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 04:54:40 +04:00
divider fixes, documentation
This commit is contained in:
@@ -26,7 +26,7 @@ page-title: Documentation
|
||||
<div class="card-body p-lg-8">
|
||||
|
||||
<div class="markdown">
|
||||
<h2 class="h1 mt-0 mb-4">{{ page.title }}{% if page.done %} {% include ui/icon.html icon="check" color="green" %}{% endif %}</h2>
|
||||
<h2 class="mt-0 mb-4">{{ page.title }}{% if page.done %} {% include ui/icon.html icon="check" color="green" %}{% endif %}</h2>
|
||||
|
||||
{% if page.description %}
|
||||
<p>{{ page.description }}</p>
|
||||
|
||||
Reference in New Issue
Block a user