mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
More snippets
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<div class="
|
||||
bd-snippet
|
||||
{% if include.horizontal %}bd-is-horizontal{% else %}bd-is-vertical{% endif %}
|
||||
{% if include.clipped %}bd-is-clipped{% endif %}
|
||||
{% if include.size %}bd-is-{{ include.size }}{% endif %}
|
||||
">
|
||||
<div class="bd-snippet-preview">
|
||||
|
||||
Reference in New Issue
Block a user