mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 00:14:38 +04:00
divider jekyll element added
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<div class="hr-text hr-text-{{ include.position | default: 'left' | downcase }}{% if include.color %} text-{{ include.color }}{% endif %}">{{ include.text }}</div>
|
||||
Reference in New Issue
Block a user